AutocompleteSearchView

Additional

Language
Java
Version
N/A
Created
Oct 2, 2016
Updated
Jul 30, 2017 (Retired)
Owner
Pär Nils Amsen (paramsen)
Contributor
Pär Nils Amsen (paramsen)
1
Activity
Badge
Generate
Download
Source code

AutocompleteSearchView for the Appcompat Toolbar

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