Skip to content

wanharaderta/searchablespinner

Repository files navigation

searchablespinner

Searchable Spinner is a dialog spinner with the search feature which allows to search the items loaded in the spinner

  1. Add the JitPack repository to your build file Add it in your root build.gradle at the end of repositories:
	allprojects {
		repositories {
			maven { url 'https://jitpack.io' }
		}
	}
  1. Add the dependency
	dependencies {
		compile 'com.github.wanharaderta:searchablespinner:0.1'
	}

About

Searchable Spinner is a dialog spinner with the search feature which allows to search the items loaded in the spinner

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages