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
Hi,
I can't set the color in code, Im trying to use android palette and the int color I get won't be set as a color, but sometimes works.
I find out that the setTextColor only takes a resource id and if an exception is thrown then the color int is set.
Could you add a another setColor that takes a color int?
The text was updated successfully, but these errors were encountered:
Hi,
I can't set the color in code, Im trying to use android palette and the int color I get won't be set as a color, but sometimes works.
I find out that the setTextColor only takes a resource id and if an exception is thrown then the color int is set.
Could you add a another setColor that takes a color int?
The text was updated successfully, but these errors were encountered: