From 9f5cb5cf0ef1b69af596f632620383286ae12d5c Mon Sep 17 00:00:00 2001 From: Haijie Hong Date: Fri, 19 Jan 2024 11:40:03 +0800 Subject: [PATCH] Add talkback and fix touch area of phonebook sharing toggle Bug: 318788906 Bug: 318787744 Test: atest BluetoothPairingDialogTest Change-Id: I168a900cc4a66ae69b300f8fa806e3a612f4f310 --- res/layout/bluetooth_pin_confirm.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/res/layout/bluetooth_pin_confirm.xml b/res/layout/bluetooth_pin_confirm.xml index bcc47ad61b4..04f1b6f6388 100644 --- a/res/layout/bluetooth_pin_confirm.xml +++ b/res/layout/bluetooth_pin_confirm.xml @@ -103,9 +103,11 @@ + android:gravity="center_vertical" + android:contentDescription="@string/bluetooth_pairing_phonebook_toggle_text" + android:switchMinWidth="48dp" />