In my application i have a AutoCompleteTextView
within which the user inserts a series of tags to categorize an element. I would like to make sure that every time the user inserts a tag and makes a space, the tag he inserted was put inside a badge like these:
How can i achieve this?