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

This commit is contained in:
Doris Ling
2018-05-11 23:33:36 +00:00
committed by Android (Google) Code Review

View File

@@ -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"