Skip to content

An example app using a SearchView to filter items in a RecyclerView while taking full advantage of item animations!

License

Notifications You must be signed in to change notification settings

NRD90M/Searchable-RecyclerView-Demo

 
 

Repository files navigation

Searchable RecyclerView Demo

An example app using a SearchView to filter items in a RecyclerView while taking full advantage of item animations!

  • Backwards compatible all the way down to Gingerbread (Android 2.3, API level 9)!
  • Item Animations are supported starting with Honeycomb (Android 3.0, API level 11)!

Build Status

You can find a walkthrough of how to implement an app with these features on Stack Overflow.

Or if you want to try out the app first you can download it from the Play Store:

Get it on Google Play

For more information visit the project homepage

demo image

About

An example app using a SearchView to filter items in a RecyclerView while taking full advantage of item animations!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%