Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 69a88812 authored by Garvita Jain's avatar Garvita Jain
Browse files

[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
parent 1c7a5041
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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">
    <com.android.settings.widget.CardPreference
    <com.android.settingslib.widget.CardPreference
        android:key="free_up_space"
        android:order="4"
        android:title="@string/storage_free_up_space_title"