recyclerview topic
RecyclerPickerDialog
A FragmentDialog implemented with RecyclerView that can accept Single or Multiple selections
Dividers-For-RecyclerView
:clipboard: A simple demo to demonstrate how to draw dividers for RecyclerView
AdapterCommands
Drop in solution to animate RecyclerView's dataset changes by using command pattern
AdapterDelegates
"Favor composition over inheritance" for RecyclerView Adapters
GenericRecyclerAdapter
Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!
MaterialTransitionAnimation
Material Animations practice which is inspired from
SectionPicker
A Custom Android view for fast scroll with sections in lists
RecyclerView-ConcatAdapter
Sample to practice RecyclerView ConcatAdapter
RecyclerView-Examples
Samples to learn about RecyclerView
kiel
(Published to MavenCentral) Kotlin way of building RecyclerView Adapter 🧩. You do not have to write RecyclerView Adapters again and again and suffer from handling of different view types. Kiel will h...