diff --git a/res/layout/ownerinfo.xml b/res/layout/ownerinfo.xml index 35f04d83717..938fd9646dc 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" />