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

am: b422264d55

Change-Id: I35998f28e12d542ce8a7d835fce8a433cdbf12fc
This commit is contained in:
Doris Ling
2018-05-11 17:17:47 -07:00
committed by android-build-merger

View File

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