mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 22:51:02 +00:00
Small layout improvement
This commit is contained in:
parent
7ff276cb82
commit
47488d4586
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,7 @@
|
|||
android:layout_marginStart="6dp"
|
||||
android:layout_marginTop="12dp"
|
||||
android:background="@null"
|
||||
android:dropDownVerticalOffset="0dp"
|
||||
android:hint="@string/title_to"
|
||||
android:imeOptions="actionNext"
|
||||
android:importantForAutofill="no"
|
||||
|
@ -125,6 +126,7 @@
|
|||
android:layout_marginStart="6dp"
|
||||
android:layout_marginTop="12dp"
|
||||
android:background="@null"
|
||||
android:dropDownVerticalOffset="0dp"
|
||||
android:hint="@string/title_cc"
|
||||
android:imeOptions="actionNext"
|
||||
android:importantForAutofill="no"
|
||||
|
@ -165,6 +167,7 @@
|
|||
android:layout_marginStart="6dp"
|
||||
android:layout_marginTop="12dp"
|
||||
android:background="@null"
|
||||
android:dropDownVerticalOffset="0dp"
|
||||
android:hint="@string/title_bcc"
|
||||
android:imeOptions="actionNext"
|
||||
android:importantForAutofill="no"
|
||||
|
|
Loading…
Reference in a new issue