项目作者: manoj-mili

项目描述 :
Create Recyclerview with sections or using recyclerview inside another recyclerview
高级语言: Java
项目地址: git://github.com/manoj-mili/sectioned-recyclerview.git
创建时间: 2019-03-17T18:35:24Z
项目社区:https://github.com/manoj-mili/sectioned-recyclerview

开源协议:

下载


SectionedRecyclerView

Sectioned RecylerView without any library.

https://developer.android.com/guide/topics/ui/layout/recyclerview
The RecyclerView widget is a more advanced and flexible version of ListView.
It uses RecyclerView inside another recylerview. Same can be implemented using listview inside a recyler view.