Make "Advanced" show in Apps & notifications screen
Reducing the number of initialExpandedChildrenCount to 3 will make everything under "Default apps" be under "Advanced". Fixes: 129284718 Test: visual, rebuild Change-Id: I540385c514f6e8bf005e90e9ed4a9f93a2e983d5
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
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="8">
|
settings:initialExpandedChildrenCount="3">
|
||||||
<!-- the initial count should include the dynamic tiles -->
|
<!-- the initial count should include the dynamic tiles -->
|
||||||
|
|
||||||
<Preference
|
<Preference
|
||||||
|
Reference in New Issue
Block a user