@@ -270,7 +270,14 @@ Demo 地址:https://github.com/LuckyJayce/MVCHelper/blob/master/raw/MVCHelper_
270
270
實現ListItem 點擊後置頂並可顯示客製化添加的item的內部View 的ListView
271
271
项目地址:https://github.com/s8871404/PopupListView
272
272
Demo 地址:https://play.google.com/store/apps/details?id=com.baobomb.popuplistview_sample
273
- 效果图:![ Renderings] ( https://github.com/s8871404/PopupListView/blob/master/example.gif )
273
+ 效果图:![ Renderings] ( https://github.com/s8871404/PopupListView/blob/master/example.gif )
274
+
275
+ 1 . CircleRefreshLayout
276
+ 一个包含有趣的动画的自定义下拉刷新布局
277
+ 项目地址:https://github.com/tuesda/CircleRefreshLayout
278
+ 效果图:
279
+ ![ Renderings] ( https://raw.githubusercontent.com/tuesda/CircleRefreshLayout/master/gif/circlerefresh.gif )
280
+
274
281
275
282
#### 二、ActionBar
276
283
1 . ActionBarSherlock
@@ -1422,7 +1429,23 @@ Sample 地址: https://play.google.com/store/apps/details?id=com.thefinestartist
1422
1429
只需通過一個URL來在新的活動播放YouTube視頻。它支持屏幕方向,媒體音量控制等。
1423
1430
项目地址: https://github.com/TheFinestArtist/YouTubePlayerActivity
1424
1431
Sample 地址: https://play.google.com/store/apps/details?id=com.thefinestartist.ytpa.sample
1425
- 效果图: ![ Renderings] ( https://github.com/thefinestartist/YouTubePlayerActivity/blob/master/art/preview.gif )
1432
+ 效果图: ![ Renderings] ( https://github.com/thefinestartist/YouTubePlayerActivity/blob/master/art/preview.gif )
1433
+
1434
+ 1 . material-camera
1435
+ material风格的camera。能使camera使用起来更简单的库。
1436
+ 项目地址:https://github.com/afollestad/material-camera
1437
+ 效果图:
1438
+ ![ Renderings] ( https://raw.githubusercontent.com/afollestad/material-camera/master/art/deviceart.png )
1439
+
1440
+ 1 . material-dialogs
1441
+ 各种material风格的dialog。
1442
+ 漂亮的的、易于使用的和可定制的Dialog API,你能够使用Material designed风格的Dialog到API 8。
1443
+ 项目地址:https://github.com/afollestad/material-dialogs
1444
+ Sample地址:https://github.com/afollestad/material-dialogs/blob/master/sample/sample.apk
1445
+ 效果图:
1446
+ ![ Renderings] ( https://raw.githubusercontent.com/afollestad/material-dialogs/master/art/mddemoshowcase.png )
1447
+
1448
+
1426
1449
1427
1450
## 第二部分 工具库
1428
1451
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络请求、数据库 ORM 建模、Android 公共库、Android 高版本向低版本兼容、多媒体相关及其他。
0 commit comments