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

Commit 2b453c01 authored by Doris Ling's avatar Doris Ling
Browse files

Hide Default apps and App permissions under Advanced.

- decrease the initial expand count to move the 2 items into the
Advanced section in the Apps and notification page.

Change-Id: I5861c4c768d3a4d77677c75555d83065f2526a56
Fixes: 77823915
Test: manual
parent a9261b41
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
    xmlns:settings="http://schemas.android.com/apk/res-auto"
    android:key="apps_and_notification_screen"
    android:title="@string/app_and_notification_dashboard_title"
    settings:initialExpandedChildrenCount="9">
    settings:initialExpandedChildrenCount="7">

    <PreferenceCategory
        android:key="recent_apps_category"