<?xml version="1.0" encoding="utf-8"?>
<animated-selector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto">
    <item
        android:state_checked="true"
        android:id="@+id/cs"
        android:drawable="@drawable/qp"/>
    <item
        android:id="@+id/h4"
        android:drawable="@drawable/qp"
        app:state_indeterminate="true"/>
    <item
        android:state_checked="false"
        android:id="@+id/_2pu_res_0x7f0b0428"
        android:drawable="@drawable/fp"/>
    <transition
        android:drawable="@drawable/_18t_res_0x7f080205"
        android:toId="@+id/_2pu_res_0x7f0b0428"
        android:fromId="@+id/cs"/>
    <transition
        android:drawable="@drawable/_36j_res_0x7f08020d"
        android:toId="@+id/cs"
        android:fromId="@+id/_2pu_res_0x7f0b0428"/>
    <transition
        android:drawable="@drawable/_18t_res_0x7f080205"
        android:toId="@+id/_2pu_res_0x7f0b0428"
        android:fromId="@+id/h4"/>
    <transition
        android:drawable="@drawable/_36j_res_0x7f08020d"
        android:toId="@+id/h4"
        android:fromId="@+id/_2pu_res_0x7f0b0428"/>
</animated-selector>
