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