AndroidTagView
AndroidTagView copied to clipboard
A TagView library for Android. Customize your own & Drag effect.
horizontal scrolling is not working, i don't want more than one line in the tagView.
The text is not vertically centered and always leans toward the bottom 2dp or so.
how to set selector of tag view in TagContainerLayout
Not working in Android Pie
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...
I cannot find a way to change the properties of tag on clicking it.
Tag view background color is not changing from its default theme. It needs to set app:tag_theme="none" please change the default to none or mention this in documentation to set the...
tagLanguage.setTheme(ColorFactory.NONE); tagLanguage.setTagBackgroundColor(Color.WHITE); I used the above code but still it didn't change the background color of the application
the cross icon is not visible just an empty space in its place.
New 2 attr: **tag_text_font_family** and **tag_text_style**