Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 460 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 460 Bytes

LicensePlateGame

Tap on the state in the list when you see a license plate with that state. Each state tapped increases the score.

Features

  • RecyclerView
    • Two view holders
    • Custom row with image and text
    • Non-recycled rows
  • Anko library
  • Custom Anko dialogs with text and buttons
  • Abstract model data
  • Bottom and top toolbars