What data type is this?
-
Hello everyone,
0xFFFF0000
btn.setBackgroundColor(0xFFFF0000);
I want to put that color in an array but don't know what datatype I will put to that
that does't mean that I can't do it
-
Hello everyone,
0xFFFF0000
btn.setBackgroundColor(0xFFFF0000);
I want to put that color in an array but don't know what datatype I will put to that
that does't mean that I can't do it
-
Hello everyone,
0xFFFF0000
btn.setBackgroundColor(0xFFFF0000);
I want to put that color in an array but don't know what datatype I will put to that
that does't mean that I can't do it
hansoctantan wrote:
I want to put that color in an array but don't know what datatype I will put to that
Have you considered an
int
or along
?"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles
-
Hello everyone,
0xFFFF0000
btn.setBackgroundColor(0xFFFF0000);
I want to put that color in an array but don't know what datatype I will put to that
that does't mean that I can't do it