Android-Toggle-Switch
Android-Toggle-Switch copied to clipboard
A customizable extension to Android switches that supports many items.
when i testing on samsung s4 , my app crash by your lib my log : com.llollox.androidtoggleswitch.widgets.BaseToggleSwitch.setElevation(BaseToggleSwitch.kt:272) at com.llollox.androidtoggleswitch.widgets.BaseToggleSwitch.a(BaseToggleSwitch.kt:368) at com.llollox.androidtoggleswitch.widgets.BaseToggleSwitch.setEntries(BaseToggleSwitch.kt:335) at com.llollox.androidtoggleswitch.widgets.BaseToggleSwitch.(BaseToggleSwitch.kt:225) i fixed with java : public class...
This fix is useful when trying to change the checkedBackgroundColor while keeping the text inside the toggle buttons.