Skip to content

DotnDev/android-filteredRecyclerview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

android-filteredRecyclerview

RecyclerView : Search and Spinner combined

Installation

Clone this repository and import into Android Studio

git clone https://github.com/DotnDev/android-filteredRecyclerview

Test it:

  1. Launch the app, data will already be generated for testing purposes.
  2. Start typing the letter 'a', all words with 'a' will display ('Kettle' should disappear)
  3. Keep the letter 'a' in the Searchview and select the category 'Home Appliance' ('Microwave' should show)
  4. Now delete the letter 'a' (Kettle should display again)
  5. If you delete everything, set the category as 'Category', the whole list shows again

About

RecyclerView : Search and Spinner combined

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages