Enable the hyphenation in pin confirm dialog

Bug: 328520865
Test: manually check the UI element
Change-Id: I8e4f08126f53e35aee5fd7a5ada9fcdb63a39bed
This commit is contained in:
Angela Wang
2024-03-21 07:58:21 +00:00
parent b0c7563cdf
commit dc50a50d6e

View File

@@ -98,6 +98,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/bluetooth_pairing_phonebook_toggle_details"
android:hyphenationFrequency="normalFast"
android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Caption" />
</LinearLayout>
<Switch