|
|
|
@ -49,7 +49,8 @@
|
|
|
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:padding="6dp">
|
|
|
|
|
android:paddingHorizontal="6dp"
|
|
|
|
|
android:paddingVertical="12dp">
|
|
|
|
|
|
|
|
|
|
<eu.faircode.email.FixedTextView
|
|
|
|
|
android:id="@+id/tvCaptionGeneral"
|
|
|
|
@ -302,7 +303,8 @@
|
|
|
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:padding="6dp">
|
|
|
|
|
android:paddingHorizontal="6dp"
|
|
|
|
|
android:paddingVertical="12dp">
|
|
|
|
|
|
|
|
|
|
<eu.faircode.email.FixedTextView
|
|
|
|
|
android:id="@+id/tvCaptionConversation"
|
|
|
|
@ -414,7 +416,8 @@
|
|
|
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:padding="6dp">
|
|
|
|
|
android:paddingHorizontal="6dp"
|
|
|
|
|
android:paddingVertical="12dp">
|
|
|
|
|
|
|
|
|
|
<eu.faircode.email.FixedTextView
|
|
|
|
|
android:id="@+id/tvCaptionHeader"
|
|
|
|
@ -979,7 +982,8 @@
|
|
|
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:padding="6dp">
|
|
|
|
|
android:paddingHorizontal="6dp"
|
|
|
|
|
android:paddingVertical="12dp">
|
|
|
|
|
|
|
|
|
|
<eu.faircode.email.FixedTextView
|
|
|
|
|
android:id="@+id/tvCaptionBody"
|
|
|
|
@ -1264,7 +1268,8 @@
|
|
|
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:padding="6dp">
|
|
|
|
|
android:paddingHorizontal="6dp"
|
|
|
|
|
android:paddingVertical="12dp">
|
|
|
|
|
|
|
|
|
|
<eu.faircode.email.FixedTextView
|
|
|
|
|
android:id="@+id/tvAdvanced"
|
|
|
|
|