Android Question label.TextColor = label Background color

edgar_ortiz

Active Member
Licensed User
Longtime User
Hi,

In my apk, the user can change the font color... so sometimes the color of a label is equal to the background color.

how I can find out the background color of a label?

Any help es welcome.

Thanks in advance,

Edgar
 

edgar_ortiz

Active Member
Licensed User
Longtime User


Thanks for your time... the problem that I found is label.color is WRITE ONLY... the problem is: I can not determine which is the background color on a label

I found a nice post
http://www.b4x.com/android/forum/threads/getting-the-contrast-color-for-a-label-etc.26026/
but this no apply to a label :(

Again, Thanks for your time.

Any help is welcome

Edgar
 
Upvote 0
Top