From 08c095eae41af69a8fbab631b80259243c169ea1 Mon Sep 17 00:00:00 2001 From: Ricky Cheung Date: Wed, 26 Jun 2024 13:39:40 +0800 Subject: [PATCH] Switch all MaterialComponents for Material3 for Wear Signed-off-by: Ricky Cheung --- .../main/res/layout/overview_bluetooth_disabled_item.xml | 4 ++-- .../src/main/res/layout/overview_nomaindevice_item.xml | 4 ++-- .../src/main/res/layout/overview_permission_item.xml | 9 +++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/app-wear/src/main/res/layout/overview_bluetooth_disabled_item.xml b/app-wear/src/main/res/layout/overview_bluetooth_disabled_item.xml index 5bf7f0cd..edb9fc2c 100644 --- a/app-wear/src/main/res/layout/overview_bluetooth_disabled_item.xml +++ b/app-wear/src/main/res/layout/overview_bluetooth_disabled_item.xml @@ -7,7 +7,7 @@