Make switch stay same color when on and off

Viewed 1990

I'm trying to make an Android Switch act as just a selection between two options, so I want to make it so that the switch is the same color when it's 'on' as when it's 'off'. How do I do this?

2 Answers
Related