Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xaverkapeller/Searchable-RecyclerView-Demo

An example app using a SearchView to filter items in a RecyclerView while taking full advantage of item animations!
https://github.com/xaverkapeller/Searchable-RecyclerView-Demo

android recyclerview recyclerview-item-animation searchview

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Searchable RecyclerView Demo

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

[![Build Status](https://travis-ci.org/Wrdlbrnft/Searchable-RecyclerView-Demo.svg?branch=master)](https://travis-ci.org/Wrdlbrnft/Searchable-RecyclerView-Demo)

You can find a walkthrough of how to implement an app with these features [**on Stack Overflow**](http://stackoverflow.com/a/30429439/2310866).

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

[![Get it on Google Play](https://developer.android.com/images/brand/en_generic_rgb_wo_60.png)](https://play.google.com/store/apps/details?id=com.github.wrdlbrnft.searchablerecyclerviewdemo)

## **For more information visit the [project homepage](https://wrdlbrnft.github.io/Searchable-RecyclerView-Demo/)**