211 Forks
1562 Stars
1562 Watchers

GroupedRecyclerViewAdapter

GroupedRecyclerViewAdapter可以很方便的实现RecyclerView的分组显示,并且每个组都可以包含组头、组尾和子项;可以方便实现多种Type类型的列表,可以实现如QQ联系人的列表一样的列表展开收起功能,还可以实现头部悬浮吸顶功能等。

How to download and setup GroupedRecyclerViewAdapter

Open terminal and run command
git clone https://github.com/donkingliang/GroupedRecyclerViewAdapter.git
git clone is used to create a copy or clone of GroupedRecyclerViewAdapter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GroupedRecyclerViewAdapter https://github.com/donkingliang/GroupedRecyclerViewAdapter/archive/master.zip

Or simply clone GroupedRecyclerViewAdapter with SSH
[email protected]:donkingliang/GroupedRecyclerViewAdapter.git

If you have some problems with GroupedRecyclerViewAdapter

You may open issue on GroupedRecyclerViewAdapter support forum (system) here: https://github.com/donkingliang/GroupedRecyclerViewAdapter/issues