|
|
|
@ -14,6 +14,7 @@
|
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
|
android:layout_marginTop="3dp"
|
|
|
|
|
android:freezesText="true"
|
|
|
|
|
android:text="From"
|
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
|
|
|
|
android:textIsSelectable="true"
|
|
|
|
@ -38,6 +39,7 @@
|
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
|
android:freezesText="true"
|
|
|
|
|
android:maxLines="1"
|
|
|
|
|
android:text="Time"
|
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
|
|
|
@ -63,6 +65,7 @@
|
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
|
android:layout_marginTop="3dp"
|
|
|
|
|
android:freezesText="true"
|
|
|
|
|
android:text="To"
|
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
|
|
|
|
android:textIsSelectable="true"
|
|
|
|
@ -76,6 +79,7 @@
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
|
android:freezesText="true"
|
|
|
|
|
android:text="Subject"
|
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
|
|
|
|
android:textIsSelectable="true"
|
|
|
|
@ -119,6 +123,7 @@
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
|
android:freezesText="true"
|
|
|
|
|
android:text="Reply to"
|
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
|
|
|
|
android:textIsSelectable="true"
|
|
|
|
@ -142,6 +147,7 @@
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
|
android:freezesText="true"
|
|
|
|
|
android:text="Cc"
|
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
|
|
|
|
android:textIsSelectable="true"
|
|
|
|
@ -165,6 +171,7 @@
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
|
android:freezesText="true"
|
|
|
|
|
android:text="Bcc"
|
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
|
|
|
|
android:textIsSelectable="true"
|
|
|
|
@ -202,6 +209,7 @@
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
|
android:layout_marginStart="6dp"
|
|
|
|
|
android:freezesText="true"
|
|
|
|
|
android:text="error"
|
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
|
|
|
|
android:textStyle="bold"
|
|
|
|
|