mabbas007 / TagsEditText

Android EditText for view tags or chips
Apache License 2.0
694 stars 124 forks source link

Delete tag only when the closeRight drawable is clicked? #13

Open VeneetReddy opened 8 years ago

VeneetReddy commented 8 years ago

Right now the behavior is that whenever the Tag is clicked, it is removed.

It is possible to remove the Tag only when the closeRight drawable is clicked?

Any suggestions?

mabbas007 commented 8 years ago

This is not possible at the moment, and I don't have any ideas at the moment on how to implement that behavior

aldakur commented 7 years ago

How can delete tags wich other button? mTagsEditText doesn't has deleteTag method