summaryrefslogtreecommitdiffstats
path: root/res/layout/ownerinfo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/ownerinfo.xml')
-rw-r--r--res/layout/ownerinfo.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/ownerinfo.xml b/res/layout/ownerinfo.xml
index 14cdbcb..1001a21 100644
--- a/res/layout/ownerinfo.xml
+++ b/res/layout/ownerinfo.xml
@@ -61,6 +61,7 @@
android:hint="@string/owner_info_settings_edit_text_hint"
android:lines="8"
android:maxLines="8"
+ android:inputType="textNoSuggestions|textMultiLine"
/>
</LinearLayout>