Skip to content

Commit 7fa37c0

Browse files
committed
Merge pull request #34 from singwhatiwanna/master
Update README.md
2 parents 83db62a + 0880269 commit 7fa37c0

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
@@ -28,7 +28,7 @@ Android开源项目分类汇总
2828
项目地址:https://github.com/chrisbanes/Android-PullToRefresh
2929
Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/pull-to-refreshview-demo.apk?raw=true
3030
APP示例:新浪微博各个页面
31-
31+
3232
1. android-pulltorefresh-listview
3333
下拉刷新ListView
3434
项目地址:https://github.com/johannilsson/android-pulltorefresh
@@ -58,7 +58,13 @@ APP示例:微信
5858
项目地址:https://github.com/romannurik/Android-SwipeToDismiss
5959
支持3.0以下版本见:https://github.com/JakeWharton/SwipeToDismissNOA
6060
Demo地址:https://github.com/JakeWharton/SwipeToDismissNOA/SwipeToDismissNOA.apk/qr_code
61-
61+
62+
1. PinnedHeaderExpandableListView
63+
首先它是一个ExpandableListView,但是它的头部可以固定,其次,在它的上面还有一个头部可以来回伸缩
64+
项目地址:https://github.com/singwhatiwanna/PinnedHeaderExpandableListView
65+
APP示例:百度手机卫士垃圾清理界面
66+
效果图:![Renderings](https://camo.githubusercontent.com/fa7f516b0b6e2921007a17cbc359b3f661f32226/687474703a2f2f696d672e626c6f672e6373646e2e6e65742f32303134303531313135313534363834333f77617465726d61726b2f322f746578742f6148523063446f764c324a736232637559334e6b626935755a58517663326c755a33646f5958527064324675626d453d2f666f6e742f3561364c354c32542f666f6e7473697a652f3430302f66696c6c2f49304a42516b46434d413d3d2f646973736f6c76652f37302f677261766974792f536f75746845617374)
67+
6268
1. StickyListHeaders
6369
GroupName滑动到顶端时会固定不动直到另外一个GroupName到达顶端的ExpandListView,支持快速滑动,支持Android2.3及以上
6470
项目地址:https://github.com/emilsjolander/StickyListHeaders

0 commit comments

Comments
 (0)