Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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=8ePqYGMxdSY

The link to better code is here
https://github.com/Harrison1/RecyclerView

Picture of the final app

![Alt text](/screenshots/act1.PNG?raw=true)