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

am: 4af11079e8

Change-Id: Idcced54ab4b705257d5c24a416c078cf24d33b30
This commit is contained in:
Doris Ling
2018-05-11 16:50:15 -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"