Skip to content

Commit e6d2d2f

Browse files
authored
Merge pull request Trinea#304 from Ericliu001/master
增加项目async-expandable-list
2 parents 0c0dec2 + f1018e2 commit e6d2d2f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,14 @@ Demo 地址:https://github.com/JakeWharton/SwipeToDismissNOA/SwipeToDismissNOA
101101
项目地址:https://github.com/saiwu-bigkoo/Android-QuickSideBar
102102
效果图:![Renderings](https://github.com/saiwu-bigkoo/Android-QuickSideBar/blob/master/preview/quicksidebardemo.gif)
103103

104+
1. async-expandable-list
105+
支持异步加载子列表的 ExpandableListView,包括CollectionView可以显示小标题的列表
106+
项目地址:https://github.com/Ericliu001/async-expandable-list
107+
108+
效果图:
109+
110+
![Demo](https://cloud.githubusercontent.com/assets/3691022/19348717/0d6c98ec-919b-11e6-97c3-a8ff782a059b.gif) ![Demo](https://cloud.githubusercontent.com/assets/3691022/19406879/cb982648-92da-11e6-86bf-7c82e8505e6c.gif)
111+
104112
1. PinnedHeaderExpandableListView
105113
首先它是一个 ExpandableListView,但是它的头部可以固定,其次,在它的上面还有一个头部可以来回伸缩
106114
项目地址:https://github.com/singwhatiwanna/PinnedHeaderExpandableListView

0 commit comments

Comments
 (0)