Skip to content

Commit 2397354

Browse files
committed
Add PagedHeadListView
1 parent e8f9774 commit 2397354

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,13 @@ GroupName滑动到顶端时会固定不动直到另外一个GroupName到达顶
200200
1. ExpandableLayout
201201
Header 和 Content Item 都可以展开的 ExpandableListview
202202
项目地址:https://github.com/traex/ExpandableLayout
203+
204+
1. PagedHeadListView
205+
支持paginated header以及material page indicator的ListView.
206+
项目地址:https://github.com/JorgeCastilloPrz/PagedHeadListView
207+
效果展示:
208+
![Renderings](https://raw.githubusercontent.com/JorgeCastilloPrz/PagedHeadListView/master/app/src/main/res/raw/preview1.gif)
209+
203210
<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>
204211

205212
#### 二、ActionBar

0 commit comments

Comments
 (0)