diff --git a/app/src/main/res/layouts/mastodon/layout/fragment_login_main.xml b/app/src/main/res/layouts/mastodon/layout/fragment_login_main.xml index 12a9a0a1..2dfece21 100644 --- a/app/src/main/res/layouts/mastodon/layout/fragment_login_main.xml +++ b/app/src/main/res/layouts/mastodon/layout/fragment_login_main.xml @@ -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" />