ZahraHeydari / Android-Clean-Architecture-MVVM-Hilt-RX

Implemented by Clean Architecture, Hilt, MVVM, LiveData, RX, Retrofit2, Room, Anko
446 stars 84 forks source link

How can one add support for the Pagination using the Paging Library #1

Open calebgrimah opened 4 years ago

ZahraHeydari commented 4 years ago

No description provided.

In this sample, I used a public api to fetch data from remote which gives me whole data in the first request. So there was no need to use pagination but if it is a concern I will change the current scenario(to fetch data from database) and add the pagination library to load more items! Thanks for mentioning it.

MaiMohamedMahmoud commented 2 years ago

@ZahraHeydari Is it still valid if so i would love to contribute 👍 :)

ZahraHeydari commented 2 years ago

@ZahraHeydari Is it still valid if so i would love to contribute 👍 :)

Yes, it is. It would be great if you do this 👍