Enable the hyphenation in pin confirm dialog
Bug: 328520865 Test: manually check the UI element Change-Id: I8e4f08126f53e35aee5fd7a5ada9fcdb63a39bed
This commit is contained in:
@@ -98,6 +98,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/bluetooth_pairing_phonebook_toggle_details"
|
android:text="@string/bluetooth_pairing_phonebook_toggle_details"
|
||||||
|
android:hyphenationFrequency="normalFast"
|
||||||
android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Caption" />
|
android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Caption" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
<Switch
|
<Switch
|
||||||
|
Reference in New Issue
Block a user