Doist / RecyclerViewExtensions

RecyclerView made easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecyclerViewExtensions

RecyclerViewExtensions is a collection of self-contained and reusable extensions for RecyclerView.

Out of the box, ListView provides functionality that is absent from RecyclerView. This work started in support of a transition from the former to the later, and grew over time.

Extensions

There are multiple extensions to pick from. See each module's README for details:

Demo

To play with them, run the sample app.

License

RecyclerViewExtensions is released under the MIT License.

About

RecyclerView made easier.

License:MIT License


Languages

Language:Java 95.0%Language:Kotlin 5.0%