<?xml version="1.0" encoding="utf-8"?>
<inset xmlns:android="http://schemas.android.com/apk/res/android"
    android:insetLeft="@dimen/_3po_res_0x7f070012"
    android:insetRight="@dimen/_3po_res_0x7f070012"
    android:insetTop="@dimen/rn"
    android:insetBottom="@dimen/rn">
    <shape android:shape="rectangle">
        <corners android:radius="@dimen/_1jn_res_0x7f070018"/>
        <solid android:color="@android:color/white"/>
        <padding
            android:left="@dimen/_144_res_0x7f070014"
            android:top="@dimen/_4mm_res_0x7f070015"
            android:right="@dimen/_144_res_0x7f070014"
            android:bottom="@dimen/_4mm_res_0x7f070015"/>
    </shape>
</inset>
