mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-31 19:41:19 +00:00
Small layout improvement
This commit is contained in:
parent
4124ece4ea
commit
96756858e5
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
android:layout_marginEnd="6dp"
|
||||
android:layout_marginStart="6dp"
|
||||
android:src="@drawable/baseline_import_contacts_24"
|
||||
app:layout_constraintBottom_toBottomOf="@id/spFrom"
|
||||
app:layout_constraintBottom_toBottomOf="@id/tvFrom"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@id/tvFrom" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue