It aims at demonstrating the RecyclerView, a more efficient way of implementing Lists in Android apps, and provides a deeper understanding about how RecyclerViews work.
This was a part of the Udacity course Developing Android Apps by Google.
Complete and stable.
Built with
- Basic Layout of a RecyclerView to begin with.
- Has color shades to which darker in order of when the list item was created.
- Provides refresh option to reset the list items.
- Tracks count of RecyclerViewItems.
- Handles clicks and toasts the item number clicked.
Provide step by step series of examples and explanations about how to get a development env running.
- Download the APK file from here.
- Run the file after it's downloaded, allow to install from source.
Developing Android Apps by Google
MIT License
MIT © Mrunal Ahire