Skip to content

Commit d169040

Browse files
committed
Text format
1 parent 6f9c753 commit d169040

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ Demo地址:https://github.com/JakeWharton/SwipeToDismissNOA/SwipeToDismissNOA.
8383
1. RecyclerViewSwipeDismiss
8484
轻量级支持support-v7中的RecyclerView的滑动删除(Swipe to dismiss)行为,不需要修改源代码,只要简单的绑定`onTouchListener`
8585
项目地址:https://github.com/CodeFalling/RecyclerViewSwipeDismiss
86-
效果图:![Renderings](https://github.com/CodeFalling/RecyclerViewSwipeDismiss/blob/master/RecyclerViewSwipeDismiss.gif)
86+
效果图:![Renderings](https://raw.githubusercontent.com/CodeFalling/RecyclerViewSwipeDismiss/master/RecyclerViewSwipeDismiss.gif)
87+
8788
1. PinnedHeaderExpandableListView
8889
首先它是一个ExpandableListView,但是它的头部可以固定,其次,在它的上面还有一个头部可以来回伸缩
8990
项目地址:https://github.com/singwhatiwanna/PinnedHeaderExpandableListView
@@ -272,7 +273,7 @@ Demo地址:
272273
1. WaterDropListView
273274
模仿 iOS 下拉刷新“水滴”效果,支持下拉刷新和上拉加载
274275
项目地址:https://github.com/THEONE10211024/WaterDropListView
275-
效果图: ![]( https://github.com/THEONE10211024/WaterDropListView/blob/master/demo/demo.gif)
276+
效果图: ![](https://github.com/THEONE10211024/WaterDropListView/blob/master/demo/demo.gif)
276277
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
277278

278279
#### 二、ActionBar
@@ -402,13 +403,13 @@ Material Design 形式的展开折叠Icon
402403
1. Droppy
403404
支持多种样式的下拉菜单
404405
项目地址:https://github.com/shehabic/Droppy
405-
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
406406

407407
1. MaterialDrawer
408408
Material Design 风格的导航抽屉,提供简便且强大的定制功能
409409
项目地址:https://github.com/mikepenz/MaterialDrawer
410410
Demo地址:https://play.google.com/store/apps/details?id=com.mikepenz.materialdrawer.app
411411
效果图:![Renderings](https://raw.githubusercontent.com/mikepenz/MaterialDrawer/master/DEV/screenshots/screenshot1_small.png)
412+
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
412413

413414
#### 四、ViewPager 、Gallery
414415
1. Android-ViewPagerIndicator

0 commit comments

Comments
 (0)