Merge "Enable the hyphenation in pin confirm dialog" into main

This commit is contained in:
Angela Wang
2024-03-26 00:57:21 +00:00
committed by Android (Google) Code Review

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