You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Fixed checkbox (switch) colors
This commit is contained in:
@@ -200,7 +200,7 @@
|
||||
|
||||
|
||||
<style name="WidgetFoundation.Switch" parent="Widget.AppCompat.CompoundButton.Switch">
|
||||
<item name="thumbTint">@color/color_primary_transient</item>
|
||||
<item name="thumbTint">@color/color_checkbox_primary</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user