blob: 37dadd8aa41e8e89e1f5ec2e972a4678c4176ebc [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/checkbox_button_blue_check" android:state_checked="true"/>
<item android:drawable="@drawable/checkbox_button_blue_uncheck"/>
</selector>