<?xml version="1.0" encoding="utf-8"?>
<inset xmlns:android="http://schemas.android.com/apk/res/android"
    android:insetLeft="@dimen/h_res_0x7f070019"
    android:insetRight="@dimen/h_res_0x7f070019"
    android:insetTop="@dimen/h_res_0x7f070019"
    android:insetBottom="@dimen/h_res_0x7f070019">
    <selector>
        <item
            android:state_checked="false"
            android:state_pressed="false">
            <layer-list>
                <item android:drawable="@drawable/h_res_0x7f08007b"/>
                <item android:drawable="@drawable/h_res_0x7f08006e"/>
            </layer-list>
        </item>
        <item>
            <layer-list>
                <item android:drawable="@drawable/h_res_0x7f08007a"/>
                <item android:drawable="@drawable/h_res_0x7f08006e"/>
            </layer-list>
        </item>
    </selector>
</inset>
