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

Commit fd7258ea authored by Xinyi Mao's avatar Xinyi Mao Committed by Android (Google) Code Review
Browse files

Merge "Update PreferenceCategory style in battery usage." into main

parents 544cf324 f32f31a6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@

    <PreferenceCategory
        android:key="battery_tips_category"
        android:layout="@layout/preference_category_no_label"
        settings:controller=
            "com.android.settings.fuelgauge.batteryusage.BatteryTipsController"
        settings:isPreferenceVisible="false">
@@ -62,6 +63,7 @@

        <PreferenceCategory
            android:key="app_list"
            android:layout="@layout/preference_category_no_label"
            settings:isPreferenceVisible="false" />

        <com.android.settingslib.widget.FooterPreference