Skip to content

Sample Android App which demonstrates an Endless Recycler View

Notifications You must be signed in to change notification settings

Android-AppBook/EndlessRecyclerView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EndlessRecyclerView

Sample Android App which demonstrates an Endless Recycler View

Don't forget to add the support libraries in build.gradle if you are copy and pasting the code

compile 'com.android.support:design:25.2.0'
compile 'com.android.support:cardview-v7:25.2.0'
compile 'com.android.support:recyclerview-v7:25.2.0'

About

Sample Android App which demonstrates an Endless Recycler View

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages