Forgot the images

pull/14/head
Sam Bosley 13 years ago
parent 2d7ebe67b9
commit 31dc5e4958

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_checked="false"
android:state_enabled="true"
android:drawable="@drawable/repeat_box_1" />
<item android:state_checked="true"
android:state_enabled="true"
android:drawable="@drawable/repeat_box_1" />
</selector>

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_checked="false"
android:state_enabled="true"
android:drawable="@drawable/repeat_box_2" />
<item android:state_checked="true"
android:state_enabled="true"
android:drawable="@drawable/repeat_box_2" />
</selector>

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_checked="false"
android:state_enabled="true"
android:drawable="@drawable/repeat_box_3" />
<item android:state_checked="true"
android:state_enabled="true"
android:drawable="@drawable/repeat_box_3" />
</selector>

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_checked="false"
android:state_enabled="true"
android:drawable="@drawable/repeat_box_4" />
<item android:state_checked="true"
android:state_enabled="true"
android:drawable="@drawable/repeat_box_4" />
</selector>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Loading…
Cancel
Save