davideas / FlexibleAdapter

Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
Apache License 2.0
3.55k stars 548 forks source link

Support PagedList #742

Open mytlogos opened 5 years ago

mytlogos commented 5 years ago

Do you plan to support PagedList? Or sth similar which allows to load Data from the Database (in my case with Room) step by step.

Android Paging Library Overview

RobbWatershed commented 4 years ago

+1 here, support for PagedList along with leaving beta stage for the LiveData extension lib would be awesome