Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34b7d8c6 authored by James Kung's avatar James Kung
Browse files

More visible red checkboxes

Change-Id: I7bcf9825f05151985cd912d06d73da65a3978e1e
parent 98e4d2c2
Loading
Loading
Loading
Loading
+4.45 KiB
Loading image diff...
−4.29 KiB
Loading image diff...
+2 −2
Original line number Diff line number Diff line
@@ -17,8 +17,8 @@
<selector xmlns:android="http://schemas.android.com/apk/res/android">

    <item android:state_checked="true"
        android:drawable="@drawable/btn_check_on_holo_light_red" />
        android:drawable="@drawable/btn_check_on_holo_dark" />

    <item android:state_checked="false"
        android:drawable="@drawable/btn_check_off_holo_light_red" />
        android:drawable="@drawable/btn_check_off_holo_dark" />
</selector>
 No newline at end of file