Can anyone give me the xml or any way to implement this kind of UI in android auto complete textview. Chip UI like this.
https://www.google.co.in/design/spec/components/chips.html#
Please note that I want to use CustomAdapter with the autocomplete textview. Thank you.