mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-05 20:23:48 +00:00
[android] fix checkbox colours after MaterialCheckbox migration
Signed-off-by: Harry Bond <me@hbond.xyz>
This commit is contained in:
committed by
Konstantin Pastbin
parent
e3b83140b6
commit
6857ca8f90
@@ -38,6 +38,7 @@
|
||||
<item name="android:layout_width">wrap_content</item>
|
||||
<item name="android:layout_height">wrap_content</item>
|
||||
<item name="android:checked">true</item>
|
||||
<item name="buttonTint">?colorAccent</item>
|
||||
</style>
|
||||
|
||||
<style name="MwmWidget.Editor.DayText">
|
||||
|
||||
Reference in New Issue
Block a user