All Projects → xaverkapeller → Searchable-RecyclerView-Demo

xaverkapeller / Searchable-RecyclerView-Demo

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

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Searchable-RecyclerView-Demo

InfiniteScrollRecyclerView
Enables the RecyclerView to Auto scroll for indefinite time.
Stars: ✭ 49 (-93.21%)
Mutual labels:  recyclerview, recyclerview-item-animation
HoveringCallback
Drag & drop item decorator for RecyclerView with support for highlighting hovered items.
Stars: ✭ 15 (-97.92%)
Mutual labels:  recyclerview, recyclerview-item-animation
Baserecyclerviewadapterhelper
BRVAH:Powerful and flexible RecyclerAdapter
Stars: ✭ 22,524 (+3019.67%)
Mutual labels:  recyclerview, recyclerview-item-animation
AdapterCommands
Drop in solution to animate RecyclerView's dataset changes by using command pattern
Stars: ✭ 74 (-89.75%)
Mutual labels:  recyclerview, recyclerview-item-animation
SortedListAdapter
The RecyclerView.Adapter that makes your life easy!
Stars: ✭ 48 (-93.35%)
Mutual labels:  recyclerview, recyclerview-item-animation
SwipeAndDragRecyclerView
通过 ItemTouchHelper.Callback 实现 RecyclerView Item 的拖拽和侧滑删除
Stars: ✭ 39 (-94.6%)
Mutual labels:  recyclerview, recyclerview-item-animation
epg magic carousel
Awesome RecyclerView with custom LayoutManager
Stars: ✭ 98 (-86.43%)
Mutual labels:  recyclerview
PinnedSectionRecyclerView
simple RecyclerView with pinned sections for Android.
Stars: ✭ 21 (-97.09%)
Mutual labels:  recyclerview
GoogleAutoCompleteWithRecyclerView
An exaple of google Auto Complete Places API with android SDK implemented with RecyclerView
Stars: ✭ 29 (-95.98%)
Mutual labels:  recyclerview
MultiChoiceMode-RecyclerView
This repository provides an API for creating a multi choice mode in RecyclerView.
Stars: ✭ 20 (-97.23%)
Mutual labels:  recyclerview
MultiSelectionRecyclerView
Android RecyclerView multi selection expand list items and change list items color
Stars: ✭ 19 (-97.37%)
Mutual labels:  recyclerview
Statik
A simple static list information backed by RecyclerView for Android in Kotlin
Stars: ✭ 22 (-96.95%)
Mutual labels:  recyclerview
Bouncy
RecyclerView and NestedScrollView with physics-based bouncy overscroll effect
Stars: ✭ 166 (-77.01%)
Mutual labels:  recyclerview
endless-recycler-view
RecyclerView with paging
Stars: ✭ 30 (-95.84%)
Mutual labels:  recyclerview
recyclerview-kotlin
10+ Tutorials on RecyclerView in Kotlin
Stars: ✭ 41 (-94.32%)
Mutual labels:  recyclerview
CardLayoutManager
A custom layoutManager providing a Tinder-like cards effect.
Stars: ✭ 37 (-94.88%)
Mutual labels:  recyclerview
App-Manager-Android
An app manager for Android written in Kotlin. View app related info, launch or uninstall apps.
Stars: ✭ 31 (-95.71%)
Mutual labels:  recyclerview
RxPagination
Implement pagination in just few lines with RxPagination
Stars: ✭ 20 (-97.23%)
Mutual labels:  recyclerview
BirthdayReminder
Open source Android application which keeps track of and reminds users of their loved ones birthdays. View on the PlayStore here: https://play.google.com/store/apps/details?id=website.julianrosser.birthdays
Stars: ✭ 29 (-95.98%)
Mutual labels:  recyclerview
Android-RecyclerView-Loadmore
RecyclerView Loadmore and Swipe refresh for LinearLayout GridLayout and StaggeredLayout
Stars: ✭ 27 (-96.26%)
Mutual labels:  recyclerview

Searchable RecyclerView Demo

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].