Overriding a style
thibbo opened this issue · 2 comments
thibbo commented
Hello,
I've implemented a component button but I'd like to override the style; for instance moving the text to center it properly. I can't find how to do so.
Any thoughts ?
DavitVosk commented
also with override object, the textColor, backgroundColor, and rippleColor can't be changed. Please solve the issue
thibbo commented
@DavitVosk actually, it can, but you must choose specific color variables (those from the library itself). I managed to do it eventually