0

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.

Kalyan Dechiraju
  • 1,219
  • 1
  • 11
  • 29
  • There's nothing really built into Android to do this directly. You may wish to examine some of [the existing libraries for this](http://android-arsenal.com/search?q=chips) and see if you can adapt them for your purpose. – CommonsWare Dec 21 '15 at 15:51
  • I tried the same, but when I use https://github.com/amulyakhare/TextDrawable with that class, drawable is not working properly. – Kalyan Dechiraju Dec 21 '15 at 17:28

0 Answers0