aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/editor.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/editor.xml')
-rw-r--r--res/layout/editor.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/editor.xml b/res/layout/editor.xml
index af78d622..177d377e 100644
--- a/res/layout/editor.xml
+++ b/res/layout/editor.xml
@@ -46,6 +46,7 @@
android:gravity="top|left"
android:cursorVisible="true"
android:background="@null"
+ android:imeOptions="actionDone|flagNoFullscreen"
android:inputType="textMultiLine|textImeMultiLine"
android:text="@null"
android:textAppearance="@style/secondary_text_appearance" />