Skip to content

EasyAutoCompleteView

Latest
Compare
Choose a tag to compare
@Harmanbeer007 Harmanbeer007 released this 05 Apr 07:27
· 11 commits to master since this release

This is easy to use Autocomplete when you want to load suggestion from API end point,
You just need to provide
API Endpoint URL,
API method(GET,POST),
OUTPUT Model/POJO class
in XML .

and setup parser in java file