suudupa / Pandemic-Tracker

Android Application for Tracking COVID-19 Worldwide
2 stars 0 forks source link

Implement onScrolled for RecyclerView #54

Open suudupa opened 4 years ago

suudupa commented 4 years ago

When the user reaches the end of the list of articles, load the next set of articles from the next page from the api and append them to the adapter.