luizgrp / 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.
MIT License
1.68k stars 372 forks source link

PagingLibrary Support #116

Closed sbhushan87 closed 5 years ago

sbhushan87 commented 6 years ago

Thanks for such great library, I tested this with few POCs and it is working very well. I have a query here - Can I use this with Paging library recently announced by Google as part of the android jetpack? any references will be highly appreciated.

luizgrp commented 5 years ago

Have you tried it yourself? Did you come across any issues? I'm closing this due to inactivity but any report from anyone is welcome.