Skip to content

Third-Sample/PagingDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PagingDemo

A simple implementation of paging library without Room. This App uses the GitHub api to search repositories. PageKeyedDataSource is used to page through the results.

Note: Too much scrolling can result in an HTTP 403 Forbidden error. This is caused due to GitHub api being rate limited.

About

A simple implementation of paging library without Room.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%