kaedea / android-tagview

An Android TagView Widget. You can edit the tag's style, and set listener of selecting or deleting tag.
663 stars 134 forks source link

Disable tag layoutColorPress #25

Open xjpmauricio opened 7 years ago

xjpmauricio commented 7 years ago

Is there a way to disable the layout color press event on a tag?

The purpose is to not change any thing on the tag layout, when the user clicks it. The tag should remain unchanged.