skydoves / BaseRecyclerViewAdapter

⚡ Fast way to bind RecyclerView adapter and ViewHolder for implementing clean sections.
Apache License 2.0
164 stars 15 forks source link

Any plan for support androidx paging? #3

Open leopku opened 4 years ago

leopku commented 4 years ago

I wanna using androidx paging mixed with many components of this repo. It need my custom adapter extends from PagedListAdapter. Any plan for support it? Thanks

fjr619 commented 4 years ago

Any update to add jetpack paging?thank you