Skip to content

i-64/Green-Recycler-View

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Green Recycler View

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.

Motivation

This was a part of the Udacity course Developing Android Apps by Google.

Status

Complete and stable.

Code Style

js-standard-style

Screenshots

Tech Used

Built with

Features

  1. Basic Layout of a RecyclerView to begin with.
  2. Has color shades to which darker in order of when the list item was created.
  3. Provides refresh option to reset the list items.
  4. Tracks count of RecyclerViewItems.
  5. Handles clicks and toasts the item number clicked.

Installation

Provide step by step series of examples and explanations about how to get a development env running.

How to use?

  1. Download the APK file from here.
  2. Run the file after it's downloaded, allow to install from source.

Credits

Developing Android Apps by Google

License

MIT License

MIT © Mrunal Ahire

About

Android app to demonstrate Recycler View

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages