<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
          xmlns:tools="http://schemas.android.com/tools"
          android:layout_width="48dp"
          android:layout_height="60dp"
          android:gravity="center"
          android:textColor="#666"
          android:textSize="22sp"
          tools:text="H" />