From efd08c4bfbde14345efd0416e09d2e3704e0cac7 Mon Sep 17 00:00:00 2001 From: Jacky Wang Date: Mon, 9 Dec 2024 17:40:48 +0800 Subject: [PATCH] [Catalyst] Migrate bluetooth screen to catalyst Bug: 372774767 Flag: com.android.settings.flags.catalyst_bluetooth_switchbar_screen Test: devtool Change-Id: I08730e63f17b5fe57268e57f796f88f52ef5caa0 --- res/xml/bluetooth_screen.xml | 1 + .../BluetoothDashboardFragment.java | 44 +++++++++++++++++-- .../BluetoothDashboardScreen.kt | 13 +++++- 3 files changed, 54 insertions(+), 4 deletions(-) diff --git a/res/xml/bluetooth_screen.xml b/res/xml/bluetooth_screen.xml index e815d44410b..51cff333e38 100644 --- a/res/xml/bluetooth_screen.xml +++ b/res/xml/bluetooth_screen.xml @@ -16,6 +16,7 @@