summaryrefslogtreecommitdiff
path: root/Settings/res/layout/guided_step_input_action.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Settings/res/layout/guided_step_input_action.xml')
-rw-r--r--Settings/res/layout/guided_step_input_action.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Settings/res/layout/guided_step_input_action.xml b/Settings/res/layout/guided_step_input_action.xml
index ffb42780d..5ef50c728 100644
--- a/Settings/res/layout/guided_step_input_action.xml
+++ b/Settings/res/layout/guided_step_input_action.xml
@@ -34,7 +34,7 @@
android:layout_height="match_parent"
android:focusable="true"
android:gravity="center_vertical"
- android:imeOptions="actionNext|flagNoExtractUi"
+ android:imeOptions="actionDone|flagNoExtractUi"
android:inputType="text">
</EditText>
-</FrameLayout> \ No newline at end of file
+</FrameLayout>