skydoves / BaseRecyclerViewAdapter

⚡ Fast way to bind RecyclerView adapter and ViewHolder for implementing clean sections.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Any plan for support androidx paging?

leopku opened this issue · comments

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

Any update to add jetpack paging?thank you