From a9215fc11c0fc1baec1e7a91e3a9554a5c7a59b6 Mon Sep 17 00:00:00 2001 From: Ricky Cheung Date: Wed, 26 Jun 2024 12:13:07 +0800 Subject: [PATCH] Switch to everything Material3 components This commit modifies all major elements of the UI for phones to use Material3 elements, including the toolbar. Signed-off-by: Ricky Cheung --- .../main/res/layout/debug_recording_activity.xml | 12 ++++++------ app/src/main/res/layout/main_fragment.xml | 2 +- app/src/main/res/layout/onboarding_fragment.xml | 8 ++++---- .../layout/overview_bluetooth_disabled_item.xml | 4 ++-- .../main/res/layout/overview_nomaindevice_item.xml | 4 ++-- .../main/res/layout/overview_permission_item.xml | 10 +++++----- .../main/res/layout/overview_pods_dual_item.xml | 12 ++++++------ .../main/res/layout/overview_pods_single_item.xml | 10 +++++----- .../main/res/layout/overview_pods_unknown_item.xml | 14 +++++++------- .../res/layout/popup_notification_dual_pods.xml | 10 +++++----- .../res/layout/popup_notification_single_pods.xml | 6 +++--- app/src/main/res/layout/settings_fragment.xml | 2 +- .../main/res/layout/troubleshooter_fragment.xml | 2 +- app/src/main/res/values/styles.xml | 8 ++++---- 14 files changed, 52 insertions(+), 52 deletions(-) diff --git a/app/src/main/res/layout/debug_recording_activity.xml b/app/src/main/res/layout/debug_recording_activity.xml index e7234a76..195b750b 100644 --- a/app/src/main/res/layout/debug_recording_activity.xml +++ b/app/src/main/res/layout/debug_recording_activity.xml @@ -13,7 +13,7 @@ - - - @@ -72,4 +72,4 @@ - \ No newline at end of file +