georgeben / Recycler-Buddies

Illustrates the implemetation of a recycler view in android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recycler-Buddies

Illustrates the implemetation of a recycler view in android.

This project illustrates how to:

  • Add a recycler view to your layout file.
  • Create an adapter for your recycler view.
  • Cache the recycler view items using a viewholder.
  • Add a recycler view to your Activity.
  • Add a click listener to the items of your recycler view.
  • Add animations to your recycler view items.

About

Illustrates the implemetation of a recycler view in android


Languages

Language:Java 100.0%