diff --git a/AndroidManifest.xml b/AndroidManifest.xml index cbbd7a473..efd46a00a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -49,6 +49,9 @@ + + diff --git a/res/layout-sw600dp/account_setup_names_common.xml b/res/layout-sw600dp/account_setup_names_common.xml index 4f4c7c9c7..3092f423b 100644 --- a/res/layout-sw600dp/account_setup_names_common.xml +++ b/res/layout-sw600dp/account_setup_names_common.xml @@ -36,7 +36,7 @@ android:layout_width="match_parent" android:contentDescription="@string/account_setup_names_account_name_label" android:inputType="textCapWords" - android:imeOptions="actionDone" /> + android:imeOptions="actionNext" /> + android:imeOptions="actionNext" /> -