Update the initial expanded count for apps and notifications.
- increase it by 1 to accomodate the injected setting. Change-Id: I0e131c87ffbf2b296b66717b2c6f160abb3b3269 Fixes: 77823915 Test: visual
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user