Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 768 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 768 Bytes

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.