<?xml version="1.0" encoding="utf-8"?>
<CheckedTextView xmlns:android="http://schemas.android.com/apk/res/android"
    android:textAppearance="?android:attr/textAppearanceMedium"
    android:textColor="?attr/h_res_0x7f04065e"
    android:ellipsize="marquee"
    android:gravity="center_vertical"
    android:id="@android:id/text1"
    android:paddingLeft="@dimen/h_res_0x7f07003a"
    android:paddingRight="?attr/h_res_0x7f0401f8"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:minHeight="?attr/h_res_0x7f0403f6"
    android:drawableLeft="?android:attr/listChoiceIndicatorSingle"
    android:drawablePadding="20dp"
    android:drawableStart="?android:attr/listChoiceIndicatorSingle"
    android:paddingStart="@dimen/h_res_0x7f07003a"
    android:paddingEnd="?attr/h_res_0x7f0401f8"/>
