Skip to content

Commit b78fc8f

Browse files
committed
Add CircleRefreshLayout,material-camera and material-dialogs
1 parent 2b09488 commit b78fc8f

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

README.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,14 @@ Demo 地址:https://github.com/LuckyJayce/MVCHelper/blob/master/raw/MVCHelper_
270270
實現ListItem 點擊後置頂並可顯示客製化添加的item的內部View 的ListView
271271
项目地址:https://github.com/s8871404/PopupListView
272272
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+
274281

275282
#### 二、ActionBar
276283
1. ActionBarSherlock
@@ -1422,7 +1429,23 @@ Sample 地址: https://play.google.com/store/apps/details?id=com.thefinestartist
14221429
只需通過一個URL來在新的活動播放YouTube視頻。它支持屏幕方向,媒體音量控制等。
14231430
项目地址: https://github.com/TheFinestArtist/YouTubePlayerActivity
14241431
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+
14261449

14271450
## 第二部分 工具库
14281451
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络请求、数据库 ORM 建模、Android 公共库、Android 高版本向低版本兼容、多媒体相关及其他。

0 commit comments

Comments
 (0)