SearchView library based on DialogFragment

Material-SearchView SearchView library based on DialogFragment Download Gradle: compile 'com.github.VyacheslavShmakin.material-searchview:1.1.3' Maven: <dependency> <groupId>com.github.Vyachesl
Information
Category: Android / SearchView
Watchers: 3
Star: 28
Fork: 6
Last update: May 31, 2023

Related Repos



lucanicoletti 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 simple library
 

zirouan 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
 

ajithvgiri 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 { url 'http
 

iammert HueSeekBar Yet another seek bar inspired from Philips Hue app Usage <iammert.com.huelib.HueSeekBar android:layout_width="match_parent" android:layout_height="120dp"
 

michaelprimez Searchable Spinner Usage Add the dependency to your build.gradle. implementation 'gr.escsoft.michaelprimez.searchablespinner:SearchableSpinner:1.0.9' Usage on layout <gr.escsoft.michaelprimez.searcha
 
1.3k

gjiazhe 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 { compil
 

VyacheslavShmakin Material-SearchView SearchView library based on DialogFragment Download Gradle: compile 'com.github.VyacheslavShmakin.material-searchview:1.1.3' Maven: <dependency> <groupId>com.github.Vyachesl
 

mancj 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
 

KieronQuinn 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 Search Library
 
1.1k

Mauker1 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.