Merge "Crash occurs when entering a Bluetooth broadcast password" into main

This commit is contained in:
Treehugger Robot
2023-08-29 07:32:28 +00:00
committed by Gerrit Code Review

View File

@@ -31,6 +31,7 @@
android:id="@+id/broadcast_edit_text"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:maxLength="16"
android:minHeight="48dp"
android:textAlignment="viewStart"/>
<TextView