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

Commit 06da9c7d authored by Sunny Shao's avatar Sunny Shao
Browse files

Let NGA item display above advanced item in the App & Notifications

Change the value of the initialExpandedChildrenCount to 4 and let NGA item to show.

Fixes: 130420794
Test: Manual View
Change-Id: Ic2453944a5eaea0b5fd65e0272bfac64ffbc1eec
parent cf9b3d2e
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="3">
    settings:initialExpandedChildrenCount="4">
    <!-- the initial count should include the dynamic tiles -->

    <Preference