CottaCush / AndroidBaseProjectKotlin

🛠 An Android base project to fast track mobile development with the MVVM Architecture.
Apache License 2.0
5 stars 0 forks source link

Local paging for cats list with the jetpack's paging library. #7

Open rasheedsulayman opened 4 years ago

rasheedsulayman commented 4 years ago

Explore the new paging library from architecture components. Implement paged lists/endless scrolling for local DB data.