diff --git a/res/layout/ownerinfo.xml b/res/layout/ownerinfo.xml index 29e08402158..42d3e03e98b 100644 --- a/res/layout/ownerinfo.xml +++ b/res/layout/ownerinfo.xml @@ -29,7 +29,9 @@ android:gravity="top" android:hint="@string/owner_info_settings_edit_text_hint" android:inputType="textMultiLine|textCapSentences" - /> + android:maxLength="140"> + +