Merge "Request lock screen message focus and limit character limit"
This commit is contained in:
committed by
Android (Google) Code Review
commit
448c61ffb9
@@ -29,7 +29,9 @@
|
||||
android:gravity="top"
|
||||
android:hint="@string/owner_info_settings_edit_text_hint"
|
||||
android:inputType="textMultiLine|textCapSentences"
|
||||
/>
|
||||
android:maxLength="140">
|
||||
<requestFocus />
|
||||
</EditText>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
Reference in New Issue
Block a user