I'm trying to change color of text set by attribute textOn
and textOff
. textColor
attribute and similat (textHintColor
etc.) not working. I was trying extend SwitchCompat
style - but can't find initial style of this element. Should i try to change text in runtime of there is another trick?
Asked
Active
Viewed 58 times
0

Héctor
- 24,444
- 35
- 132
- 243

Евгений Кравцов
- 1,203
- 1
- 14
- 30
-
1Take a look here: [Link](http://stackoverflow.com/questions/36314877/android-switchcompat-style) First answer is what you need. – Oliver U. Mar 31 '16 at 13:03
-
Thanks a lot for your time – Евгений Кравцов Mar 31 '16 at 13:15