Allow spell checking in owner info field
Bug: 10231042 Change-Id: Ifbf8aa92de9fd92a16e3b292169b1cf7b4d1eb4f
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user