A sample app that adds data to RecyclerView infinitely using the paging library
Replace your-news-api-dot-org-api-key-here of your ~/.gradle/gradle.properties with an API key from NewsApi.org website by signing up at this link.
newsApiKey="your-news-api-dot-org-api-key-here"