mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2024-12-22 08:40:03 +02:00
Merge pull request 'Improve login screen UX' (#983) from aur/Fedilab:develop into develop
Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/983
This commit is contained in:
commit
3e033f517d
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:dropDownAnchor="@id/login_instance_layout"
|
||||
android:hint="@string/instance_example"
|
||||
android:imeOptions="actionNext"
|
||||
android:imeOptions="actionDone"
|
||||
android:inputType="textWebEmailAddress"
|
||||
android:singleLine="true" />
|
||||
</com.google.android.material.textfield.TextInputLayout>
|
||||
|
|
Loading…
Reference in a new issue