mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-29 11:15:51 +00:00
Small layout improvement
This commit is contained in:
parent
2b1d1cfab2
commit
9ca1e48fc2
1 changed files with 1 additions and 0 deletions
|
@ -452,6 +452,7 @@
|
||||||
android:id="@+id/etDnsExtra"
|
android:id="@+id/etDnsExtra"
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_marginStart="12dp"
|
||||||
android:layout_marginEnd="48dp"
|
android:layout_marginEnd="48dp"
|
||||||
android:imeOptions="actionDone"
|
android:imeOptions="actionDone"
|
||||||
android:inputType="text"
|
android:inputType="text"
|
||||||
|
|
Loading…
Reference in a new issue