Request lock screen message focus and limit character limit
Change-Id: I78594d03ae5430f63e46cb97e2413c1c4bf60d8a Fixes: 111577594 Test: manual
This commit is contained in:
@@ -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