Merge "Crash occurs when entering a Bluetooth broadcast password" into main am: 5bc143402c
am: 6d9e295c3a
am: 4f9381ef09
am: 6367a80f6b
am: 821d8c4916
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2667275 Change-Id: I3d94ad5ad151d2f33023755ef4ced792efdbb1f8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
android:id="@+id/broadcast_edit_text"
|
android:id="@+id/broadcast_edit_text"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:maxLength="16"
|
||||||
android:minHeight="48dp"
|
android:minHeight="48dp"
|
||||||
android:textAlignment="viewStart"/>
|
android:textAlignment="viewStart"/>
|
||||||
<TextView
|
<TextView
|
||||||
|
Reference in New Issue
Block a user