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