# Searchable-RecyclerView-Demo **Repository Path**: android_locker/Searchable-RecyclerView-Demo ## Basic Information - **Project Name**: Searchable-RecyclerView-Demo - **Description**: No description available - **Primary Language**: Android - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-23 - **Last Updated**: 2021-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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/)**