Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harrison1/recyclerviewactivity
RecyclerView in one activity layout. The endless scrolling feature is broken in the app and a link to better source code is in the README.
https://github.com/harrison1/recyclerviewactivity
Last synced: 22 days ago
JSON representation
RecyclerView in one activity layout. The endless scrolling feature is broken in the app and a link to better source code is in the README.
- Host: GitHub
- URL: https://github.com/harrison1/recyclerviewactivity
- Owner: Harrison1
- License: mit
- Created: 2015-06-18T02:59:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-27T19:12:28.000Z (about 9 years ago)
- Last Synced: 2024-04-14T10:13:02.831Z (7 months ago)
- Language: Java
- Size: 2.34 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# RecyclerViewActivity
RecyclerView in one activity layout parsing JSON data from reddit. The endless scrolling feature is broken in the app and a link to better source code is in the README.This code accompanies my youtube tutorial series on building recyclerviews. The link for the youtube tutorial is below.
https://www.youtube.com/watch?v=8ePqYGMxdSYThe link to better code is here
https://github.com/Harrison1/RecyclerViewPicture of the final app
![Alt text](/screenshots/act1.PNG?raw=true)