pagination-recyclerview
There are 5 repositories under pagination-recyclerview topic.
alfayedoficial/Pagination_Recyclerview_Android_Kotlin
Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to recyclerView by retrofit API, This code is following the principles MVVM design pattern and LiveData.
alfayedoficial/Pagination_Recyclerview_Android_Java
Pagination Recyclerview Android Java We use the Pagination Library of Android Jetpack in this app to fetch data from the database to recyclerView by retrofit API, This code is following the principles of MVVM design pattern and LiveData.
professorDeveloper/Animal-Wiki-
📌 Animal Wiki Full UI and UX awesome 📌 💎😍❤️
jhovannii/AndroidPokeApi
Project Android App using Retrofit and Recyclerview with Cardview consuming PokéApi.
Gauravkumar-Jade/Pagination_Recyclerview
Retrofit is used to fetch data for pagination in Recyclerview with Chucker library for network inspection using Kotlin, and the code adheres to the MVVM design pattern and LiveData principles.