h6ah4i / android-advancedrecyclerview

RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
https://advancedrecyclerview.h6ah4i.com/
Apache License 2.0
5.32k stars 861 forks source link

Can use paging library? #504

Open noman404 opened 4 years ago

noman404 commented 4 years ago

Hi @h6ah4i thanks for this good library, just wanted to know is it possible to add paging library with Recyclerview's PagedListAdapter. Trying to add it but couldn't fit the logic for item count.