SlimAdapter icon indicating copy to clipboard operation
SlimAdapter copied to clipboard

Support for PagedList

Open FredJul opened this issue 6 years ago • 2 comments

Google just release the new Paging lib which has the potential to clearly improve performances in some cases.

Google basically recommands to use a PagedListAdapter, but it would be great to be able to give SlimAdapter a PagedList as well.

FredJul avatar Sep 16 '17 22:09 FredJul

https://developer.android.com/topic/libraries/architecture/paging.html

FredJul avatar Sep 16 '17 22:09 FredJul

Thanks for this~

linisme avatar Sep 18 '17 02:09 linisme