|
|
@ -119,6 +119,7 @@ |
|
|
|
android:layout_width="0dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginStart="6dp" |
|
|
|
android:layout_marginTop="6dp" |
|
|
|
android:layout_marginEnd="6dp" |
|
|
|
android:ellipsize="end" |
|
|
|
android:text="Subject" |
|
|
@ -166,6 +167,7 @@ |
|
|
|
android:layout_width="0dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginStart="6dp" |
|
|
|
android:layout_marginTop="6dp" |
|
|
|
android:layout_marginEnd="6dp" |
|
|
|
android:text="error" |
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Small" |
|
|
|