zcweng / SwitchButton

SwitchButton.An beautiful+lightweight+custom-style-easy switch widget for Android,minSdkVersion >= 11
https://github.com/zcweng/SwitchButton
MIT License
2.67k stars 415 forks source link

Uncheck Color Not Working #47

Open jesro opened 3 years ago

jesro commented 3 years ago

Because background is set to "Color.White" by default. "sb_uncheck_color" for track not working.

https://github.com/zcweng/SwitchButton/blob/master/library/src/main/java/com/suke/widget/SwitchButton.java#L159 https://github.com/zcweng/SwitchButton/blob/master/library/src/main/java/com/suke/widget/SwitchButton.java#L283

a-adevelopers commented 2 years ago

Any Solutions ?

idee24 commented 2 years ago

app:sb_background="@color/uncheckedColor"