viewtype
There are 9 repositories under viewtype topic.
magiepooh/RecyclerItemDecoration
ItemDecoration for RecyclerView using LinearLayoutManager for Android
werbhelius/MoreType
new method to build data in RecyclerView with Kotlin!
RobbeSneyders/Modular2Recycler
Modular²Recycler is a RecyclerView.Adapter that is modular squared.
wzl912920/RecyclerView
a recyclerview library demo
liwshuo/CleanRecyclerViewAdapter
It is easy for you to show many different items in recyclerview。You will not have to write many viewholders in recyclerview adapter, and declare many viewtypes, and try to create and bind them. You only need to write a viewholder and its factory with annotation. Then, everything is done.
Devendra-Mehra/Green-Dao-Demo
A demonstration of the open source Android ORM GreenDAO with a small example.
HasnathJami/Android_Advanced_Recyclerview
Everything on Advanced RecyclerView (Multiple View Types, Nested RecyclerView, DiffUtils, Pagination, Infinite Scrolling)