Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 270 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 270 Bytes

About

A simple example of using a RecycleView list with an in Kotlin for Android using the SearchView to filter the list.

Screenshot

  • SearchView
  • Custom Adapter.
  • List in RecycleView.
  • Data Class.
  • CardView.
  • Simple and clean code.