I am now working on an android app where i required to load all country list on a dropdown. My User Requirement to add multiselect dropdown like as following which we use in web using JQuery....
I am searching this type of dropdown but not get any solution yet. How can i solve this requirement? any suggestion is highly appreciated.
Thanks in advance.
N.B: I found following type of drop down which not accepted to my user.
You are talking about is Chips View, there are multiples third party lib which can help you
https://github.com/hootsuite/nachos
https://github.com/pchmn/MaterialChipsInput
You can get help from this.