mirror of https://github.com/M66B/FairEmail.git
Small layout improvement
This commit is contained in:
parent
d8587bdb8c
commit
de87ed1cfe
|
@ -414,6 +414,7 @@
|
||||||
android:layout_marginTop="3dp"
|
android:layout_marginTop="3dp"
|
||||||
android:layout_marginEnd="6dp"
|
android:layout_marginEnd="6dp"
|
||||||
android:fontFamily="monospace"
|
android:fontFamily="monospace"
|
||||||
|
android:minHeight="60dp"
|
||||||
android:text="Body"
|
android:text="Body"
|
||||||
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
||||||
android:textIsSelectable="true"
|
android:textIsSelectable="true"
|
||||||
|
|
Loading…
Reference in New Issue