Skip to content

A sample app that binds local data to a RecyclerView list using the paging library

License

Notifications You must be signed in to change notification settings

enpassio/Paging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Paging

A sample app that adds data to RecyclerView infinitely using the paging library

How to build

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"

About

A sample app that binds local data to a RecyclerView list using the paging library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages