mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
Small improvement
This commit is contained in:
parent
84a502f2db
commit
2187e526af
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
android:background="@null"
|
||||
android:hint="user"
|
||||
android:imeOptions="actionNext|flagNoFullscreen"
|
||||
android:inputType="text"
|
||||
android:inputType="text|textEmailAddress"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
||||
app:layout_constraintEnd_toStartOf="@+id/tvDomain"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
|
|
Loading…
Reference in a new issue