mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Fix material checkbox being the wrong color
This commit is contained in:
parent
a57695c366
commit
e4dc101c2d
1 changed files with 1 additions and 0 deletions
|
@ -263,6 +263,7 @@
|
||||||
</style>
|
</style>
|
||||||
<style name="Widget.Tachiyomi.CompoundButton.CheckBox" parent="Base.Widget.Material3.CompoundButton.CheckBox">
|
<style name="Widget.Tachiyomi.CompoundButton.CheckBox" parent="Base.Widget.Material3.CompoundButton.CheckBox">
|
||||||
<item name="buttonTint">@null</item>
|
<item name="buttonTint">@null</item>
|
||||||
|
<item name="buttonIconTint">@null</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="Widget.Tachiyomi.CompoundButton.RadioButton" parent="Base.Widget.Material3.CompoundButton.RadioButton">
|
<style name="Widget.Tachiyomi.CompoundButton.RadioButton" parent="Base.Widget.Material3.CompoundButton.RadioButton">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue