klinker41 / android-chips

Chips in your AutoCompleteTextView on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to remove chip programmatically and duplicate post when adding participant

MadMax-CJ opened this issue · comments

How do I go about to remove a chip from the RecipientEditTextView programmatically? Previously there was a removeParticipant function but not anymore? Also, I create a RecipientEntry and populate the RecipientEditTextView from my own contact list, but everytime I add the entry using the addRecipient, two chips are created. One without an avatar and one with and avatar? How do I stop this from happening?

See the screenshot attached
untitled