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.