recyclerview topic
android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
RecyclerItemDecoration
ItemDecoration for RecyclerView using LinearLayoutManager for Android
MultiType
Flexible multiple types for Android RecyclerView.
DragSelectRecyclerView
TouchListener that can be attached to any RecyclerView and handles multi selection for you
drag-select-recyclerview
👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX.
recyclical
🚀 An easy-to-use, extensible Kotlin DSL for setting up and manipulating RecyclerViews.
recycler-adapter
RecyclerView-driven declarative UIs
SectionedRecyclerViewAdapter
An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually.
klaster
Declare RecyclerView adapters in a functional way, without boilerplate and subclassing. No compromises on flexibility. If it's possible to do something by subclassing, it's possible to do it with this...