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

Commit 4af11079 authored by Doris Ling's avatar Doris Ling Committed by Android (Google) Code Review
Browse files

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

parents e70e27cc 362d783a
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -20,7 +20,8 @@
    xmlns:settings="http://schemas.android.com/apk/res-auto"
    xmlns:settings="http://schemas.android.com/apk/res-auto"
    android:key="apps_and_notification_screen"
    android:key="apps_and_notification_screen"
    android:title="@string/app_and_notification_dashboard_title"
    android:title="@string/app_and_notification_dashboard_title"
    settings:initialExpandedChildrenCount="7">
    settings:initialExpandedChildrenCount="8">
    <!-- the initial count should include the dynamic tiles -->


    <PreferenceCategory
    <PreferenceCategory
        android:key="recent_apps_category"
        android:key="recent_apps_category"