Small layout improvement

pull/215/head
M66B 3 months ago
parent efb70728f2
commit 7500bfe452

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

Loading…
Cancel
Save