From 69a88812683c38832be9eabf1911a9c871d2cdd9 Mon Sep 17 00:00:00 2001 From: Garvita Jain Date: Fri, 21 Feb 2025 11:02:31 +0000 Subject: [PATCH] [Expressive Design] Migrate Storage settings dashboard for Work profile This change includes using SettingsLib.CardPreferenceWidget in storage dashboard for devices with work profile enabled. Test: manual BUG: 349670985 Flag: com.android.settingslib.widget.theme.flags.is_expressive_design_enabled Change-Id: Ib164df1f9d3507dd8d77d038210fe0eb0ca647c9 --- res/xml/storage_category_fragment.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/xml/storage_category_fragment.xml b/res/xml/storage_category_fragment.xml index 8af66396bd5..1742832df2a 100644 --- a/res/xml/storage_category_fragment.xml +++ b/res/xml/storage_category_fragment.xml @@ -19,7 +19,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:title="@string/storage_settings"> -