Settings: app¬ification children count increase
Sunshine is injecting App Usage stats into settings within Apps & Notifications. Increase the children count to accomodate the extra entity. Bug: 74066149 Test: make -j56 RunSettingsRoboTests Change-Id: I54ca06c942fbdf4e7451f6ed22f6f811b8a67747
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
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="8">
|
||||
settings:initialExpandedChildrenCount="9">
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="recent_apps_category"
|
||||
|
Reference in New Issue
Block a user