Hi,
How can I change the foreground color of a button when it has focus?
In android, the foreground of each Tab change color when it has focus. (black when it has focus, grey when it does not)
how can I achieve that for button?
Thank you.


