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

Commit b9a3b0c4 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

am: b422264d

Change-Id: I35998f28e12d542ce8a7d835fce8a433cdbf12fc
parents 2ba69a08 b422264d
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"