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

Commit b422264d authored by Doris Ling's avatar Doris Ling Committed by android-build-merger
Browse files

Merge "Update the initial expanded count for apps and notifications." into pi-dev

am: 4af11079

Change-Id: Idcced54ab4b705257d5c24a416c078cf24d33b30
parents d47817ff 4af11079
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -20,7 +20,8 @@
    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="7">
    settings:initialExpandedChildrenCount="8">
    <!-- the initial count should include the dynamic tiles -->

    <PreferenceCategory
        android:key="recent_apps_category"