AndroidTagView icon indicating copy to clipboard operation
AndroidTagView copied to clipboard

Disable TagContainer ClickListener?

Open asadmukhtar28 opened this issue 5 years ago • 0 comments

How i disable TagContainer Click-listener because of that i have a requirement to change the selected tagView Color so i first loop through every tag in tagsList and change it color programmatically then change the color of selected position, the issue is that when user try to click and user clicks on tag container click then next time click listener some times not working...

asadmukhtar28 avatar Dec 06 '19 21:12 asadmukhtar28