You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more a workaround than a proper solution, but making the component disabled can do the trick. As the component overrides the styles for spans, even when disabled it does not get that "lighter" color schema and remains with the same colors and opacities as if it was enabled.
If you would also like to remove the bottom border of the TextView when it is displayed in the app, just set the background property to @nullin your layout's XML file.
How to use it as a chipsView layout which is uneditable and chips are clickable?
The text was updated successfully, but these errors were encountered: