summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout/ownerinfo.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/ownerinfo.xml b/res/layout/ownerinfo.xml
index 35f04d8..938fd96 100644
--- a/res/layout/ownerinfo.xml
+++ b/res/layout/ownerinfo.xml
@@ -71,7 +71,7 @@
android:hint="@string/owner_info_settings_edit_text_hint"
android:lines="8"
android:maxLines="8"
- android:inputType="textNoSuggestions|textMultiLine"
+ android:inputType="textMultiLine|textCapSentences"
/>
</LinearLayout>