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

Commit f2b04da7 authored by jruesga's avatar jruesga
Browse files

Revert check_on_normal_inverted drawable

parent c8d044a8
Loading
Loading
Loading
Loading
+599 B
Loading image diff...
+620 B
Loading image diff...
+790 B
Loading image diff...
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
<selector xmlns:android="http://schemas.android.com/apk/res/android">

  <item
    android:drawable="@drawable/btn_holo_light_check_on_normal"
    android:drawable="@drawable/btn_holo_light_check_on_normal_inverted"
    android:state_selected="true"/>
  <item
    android:drawable="@drawable/btn_holo_light_check_off_normal"/>