From dc50a50d6e91779541f64db265d8c95723a9e28a Mon Sep 17 00:00:00 2001 From: Angela Wang Date: Thu, 21 Mar 2024 07:58:21 +0000 Subject: [PATCH] Enable the hyphenation in pin confirm dialog Bug: 328520865 Test: manually check the UI element Change-Id: I8e4f08126f53e35aee5fd7a5ada9fcdb63a39bed --- res/layout/bluetooth_pin_confirm.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/layout/bluetooth_pin_confirm.xml b/res/layout/bluetooth_pin_confirm.xml index 04f1b6f6388..fb3435bf342 100644 --- a/res/layout/bluetooth_pin_confirm.xml +++ b/res/layout/bluetooth_pin_confirm.xml @@ -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" />