1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-02 13:14:39 +00:00

Small layout improvement

This commit is contained in:
M66B 2024-07-30 07:13:10 +02:00
parent efb70728f2
commit 7500bfe452

View file

@ -23,7 +23,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="24dp"
android:imeOptions="actionDone"
android:inputType="textPersonName|textCapWords"
android:inputType="textEmailSubject|textCapSentences|textAutoCorrect"
android:text="Name"
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
app:layout_constraintEnd_toEndOf="parent"