mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
Small layout improvement
This commit is contained in:
parent
4d9e24704f
commit
a82eba94dd
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
android:id="@+id/tvEmail"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="6dp"
|
||||
android:text="test@example.com"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
||||
app:layout_constraintEnd_toStartOf="@+id/ivIntermediate"
|
||||
|
|
Loading…
Reference in a new issue