<?xml version="1.0" encoding="utf-8"?>
<inset xmlns:android="http://schemas.android.com/apk/res/android"
    android:insetLeft="@dimen/h_res_0x7f07002d"
    android:insetRight="@dimen/h_res_0x7f07002d"
    android:insetTop="@dimen/h_res_0x7f07002e"
    android:insetBottom="@dimen/h_res_0x7f07002c">
    <selector>
        <item android:state_enabled="false">
            <nine-patch
                android:src="@drawable/h_res_0x7f08007b"
                android:tint="?attr/h_res_0x7f04013d"
                android:alpha="?android:attr/disabledAlpha"/>
        </item>
        <item
            android:state_focused="false"
            android:state_pressed="false">
            <nine-patch
                android:src="@drawable/h_res_0x7f08007b"
                android:tint="?attr/h_res_0x7f04013d"/>
        </item>
        <item>
            <nine-patch
                android:src="@drawable/h_res_0x7f08007a"
                android:tint="?attr/h_res_0x7f04013b"/>
        </item>
    </selector>
</inset>
