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...
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...