<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:orientation="horizontal"
    android:id="@+id/h_res_0x7f0b00da"
    android:background="?android:attr/selectableItemBackground"
    android:focusable="true"
    android:clickable="true"
    android:descendantFocusability="blocksDescendants"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:paddingStart="?android:attr/listPreferredItemPaddingStart"
    android:paddingEnd="?android:attr/listPreferredItemPaddingEnd">
    <CheckBox
        android:layout_gravity="center_vertical"
        android:id="@+id/h_res_0x7f0b00ba"
        android:background="@null"
        android:focusable="false"
        android:clickable="false"
        android:layout_width="wrap_content"
        android:layout_height="match_parent"
        android:layout_marginEnd="@dimen/h_res_0x7f0701ac"
        style="?android:attr/checkboxStyle"/>
    <LinearLayout
        android:orientation="vertical"
        android:duplicateParentState="true"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content">
        <Space
            android:layout_width="0dp"
            android:layout_height="@dimen/h_res_0x7f0701b4"/>
        <TextView
            android:textAppearance="?android:attr/textAppearanceListItem"
            android:id="@android:id/title"
            android:duplicateParentState="true"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layout_marginBottom="@dimen/h_res_0x7f0701b0"/>
        <Space
            android:layout_width="0dp"
            android:layout_height="@dimen/h_res_0x7f0701b3"/>
    </LinearLayout>
</LinearLayout>
