setBackgroundColor() only takes ints. I don’t really know what int equals to what color.
Is there a simple way to convert a string like #2222FF on runtime into an int?
setBackgroundColor() only takes ints. I don’t really know what int equals to what color.
Share
1 Answer