paramsen / autocomplete-toolbar-search-view

Android SearchView that features autocompletion and material design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutocompleteSearchView for the Appcompat Toolbar

Preview animation

Demo

Demo on Google Play
Youtube demo

Usage

Add to your build.gradle:
compile 'com.amsen.par:searchview:0.8.1'

You can check the demo project to see how to initialize and use the AutoCompleteSearchView in your project.

Development

Local deploy

./gradlew install #Deploys to local repo

Production deploy

./gradlew bintrayUpload #Deploys to Jcenter/Bintray

About

Android SearchView that features autocompletion and material design

License:MIT License


Languages

Language:Java 100.0%