ChipView
ChipView copied to clipboard
A simple Chip based EditText with a searchable ListView
Results
4
ChipView issues
Sort by
recently updated
recently updated
newest added
Search text after adding chipview item should be Cleared the edittext should be public i guess
Hi, Please provide a method to retrieve the vale from ChipView like chipViewObj.getText().toString(). Nothing works here.
I want to write 'Enter your skills' instead of 'Search...' but I am not able to do that and also I would like to change the color of hint. Both...