Scroll Down To Search Recycler View
An easy way to search in your recycler view without having an always-on display search view.
How does it work?
Ever wanted a recycler view with a search bar? That's a simp
SearchLiveo
Library SearchView material design
Requirements
It requires 18+ API and android support v7 27.1.0 (AppCompatActivity + Toolbar)
Gradle
Step 1 - Add the JitPack reposit
SearchDialog
Android Search Dialog Library
Setup
1. Provide the gradle dependency
Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven {
HueSeekBar
Yet another seek bar inspired from Philips Hue app
Usage
<iammert.com.huelib.HueSeekBar
android:layout_width="match_parent"
android:layout_height="120dp"
Searchable Spinner
Usage
Add the dependency to your build.gradle.
implementation 'gr.escsoft.michaelprimez.searchablespinner:SearchableSpinner:1.0.9'
Usage on layout
<gr.escsoft.michaelprim
WaveSideBar
You can use WaveSideBar in the contacts page of your application. Refer to AlexLiuSheng/AnimSideBar.
Screenshot
Include the WaveSideBar to Your Project
With gradle:
dependencies {
Material SearchBar Android
Material Design Search Bar for Android
This beautiful and easy to use library will help to add Lollipop Material Design SearchView in your project.
See our Wiki
This project is deprecated
It's not been maintained for well over half a year and is formally discontinued. There are better alternatives now, such as SearchView and FloatingSearchView
Android Persistent Sear
MaterialSearchView
Android SearchView based on Material Design guidelines. The MaterialSearchView will overlay a Toolbar or ActionBar as well as display a ListView for the user to show suggested or recent searches.