Releases: rgocal/Switchbar
Releases · rgocal/Switchbar
Stable
Stable
Refactored to AndroidX and Material Components
-Switchbar now uses MaterialShapeDrawable to tint background of Switchbar
-Switchbar text automatically tinted black or white depending on background color
-Switchbar ToggleSwitch themes itself against background color tint
-Switchbar ToggleSwitch refactored to MaterialSwitch
-Now uses LinearLayoutCompat as rootview
-Code Cleanup