1
0
Fork 0
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:
M66B 2021-06-29 12:20:36 +02:00
parent 7ff276cb82
commit 47488d4586

View file

@ -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"