klinker41 / android-chips

Chips in your AutoCompleteTextView on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with selecting a chip to delete

shankar667 opened this issue · comments

Hi,
I'm getting one issue on selecting a chip which is added by submitItem is not able to delete the chip. Please see the below screenshot

01

FYI: It's working good when selecting a chip from filtered dropdown. Please see the below screenshot

02

Can you suggest me to fix the first one to become like second one?