Skip to content

Commit 0880269

Browse files
Update README.md
1 parent 1bae2dc commit 0880269

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Android开源项目分类汇总
2626
项目地址:https://github.com/chrisbanes/Android-PullToRefresh
2727
Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/pull-to-refreshview-demo.apk?raw=true
2828
APP示例:新浪微博各个页面
29-
29+
3030
1. android-pulltorefresh-listview
3131
下拉刷新ListView
3232
项目地址:https://github.com/johannilsson/android-pulltorefresh
@@ -56,7 +56,13 @@ APP示例:微信
5656
项目地址:https://github.com/romannurik/Android-SwipeToDismiss
5757
支持3.0以下版本见:https://github.com/JakeWharton/SwipeToDismissNOA
5858
Demo地址:https://github.com/JakeWharton/SwipeToDismissNOA/SwipeToDismissNOA.apk/qr_code
59-
59+
60+
1. PinnedHeaderExpandableListView
61+
首先它是一个ExpandableListView,但是它的头部可以固定,其次,在它的上面还有一个头部可以来回伸缩
62+
项目地址:https://github.com/singwhatiwanna/PinnedHeaderExpandableListView
63+
APP示例:百度手机卫士垃圾清理界面
64+
效果图:![Renderings](https://camo.githubusercontent.com/fa7f516b0b6e2921007a17cbc359b3f661f32226/687474703a2f2f696d672e626c6f672e6373646e2e6e65742f32303134303531313135313534363834333f77617465726d61726b2f322f746578742f6148523063446f764c324a736232637559334e6b626935755a58517663326c755a33646f5958527064324675626d453d2f666f6e742f3561364c354c32542f666f6e7473697a652f3430302f66696c6c2f49304a42516b46434d413d3d2f646973736f6c76652f37302f677261766974792f536f75746845617374)
65+
6066
1. StickyListHeaders
6167
GroupName滑动到顶端时会固定不动直到另外一个GroupName到达顶端的ExpandListView,支持快速滑动,支持Android2.3及以上
6268
项目地址:https://github.com/emilsjolander/StickyListHeaders

0 commit comments

Comments
 (0)