recyclerview topic

List recyclerview repositories

RecyclerPickerDialog

38
Stars
7
Forks
Watchers

A FragmentDialog implemented with RecyclerView that can accept Single or Multiple selections

Dividers-For-RecyclerView

66
Stars
8
Forks
Watchers

:clipboard: A simple demo to demonstrate how to draw dividers for RecyclerView

AdapterCommands

74
Stars
8
Forks
Watchers

Drop in solution to animate RecyclerView's dataset changes by using command pattern

AdapterDelegates

2.9k
Stars
314
Forks
Watchers

"Favor composition over inheritance" for RecyclerView Adapters

GenericRecyclerAdapter

52
Stars
19
Forks
Watchers

Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!

MaterialTransitionAnimation

162
Stars
39
Forks
Watchers

Material Animations practice which is inspired from

SectionPicker

24
Stars
0
Forks
Watchers

A Custom Android view for fast scroll with sections in lists

RecyclerView-ConcatAdapter

49
Stars
5
Forks
Watchers

Sample to practice RecyclerView ConcatAdapter

kiel

370
Stars
30
Forks
Watchers

(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...