
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
   android:layout_width="match_parent"
   android:layout_height="wrap_content"
   android:padding="10dp"
   android:textColor="#444444"
   android:singleLine="true"
   android:textSize="18sp" />

