Tiam-Abderezai / AdvancedRecyclerView

Demonstrates the use of SearchView, ItemTouchHelper, and SwipeRefreshLayout to interact with list of items displayed using a RecyclerView.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdvancedRecyclerView

RecyclerView used to display countries. Features inclue:

  • Search View to filter country
  • ItemTouchHelper to swipe left to delete and swipe right to update
  • SwipeRefreshLayout to recover deleted country items

Credit: CodeWithMazn

Alt text

About

Demonstrates the use of SearchView, ItemTouchHelper, and SwipeRefreshLayout to interact with list of items displayed using a RecyclerView.


Languages

Language:Kotlin 100.0%