Android MultiAutoCompleteTextView-TokenAutoComplete

181 Views Asked by At

I implemented MultiAutoCompleteTextView tags using this example:

https://github.com/splitwise/TokenAutoComplete/

But the problem is how to restrict the user to delete the particular tag when user press android native delete button in the key board, and how to enable onClick only on cross symbol.

0

There are 0 best solutions below