Merge "Allow spell checking in owner info field"
This commit is contained in:
committed by
Android (Google) Code Review
commit
3929cdcfca
@@ -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