Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 600 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 600 Bytes

GenericRecyclerViewAdapter

A General Purpose adapter, equipped with all kinds of functions and animations.

Features

1- Multiple View Type Support

2- Expandable genericRecyclerViewAdapter holders

3- Selection support

4- Animated changes

5- A lot of helper functions

6- Scroll indicators

7- Sticky Headers

8- Rx event support (Click, Long Click & Swipe)

9- Drag and Drop

10- ListAdapter support

ToDo:

  • Builder Pattern
  • On item content change
  • Fix generics