Small layout improvement

pull/199/head
M66B 3 years ago
parent 7ff276cb82
commit 47488d4586

@ -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…
Cancel
Save