Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 299 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 299 Bytes

Affirmations

Codelabs training course for recyclerViews

What you'll learn

  • How to use a RecyclerView to display a list of data.
  • How to use adapters to customize how an individual list item looks.

What you'll build

An app that displays a list of affirmation strings using a RecyclerView.