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:
Mill Chen
2019-03-27 17:24:46 -07:00
parent c5dd4e503c
commit 14847a27eb

View File

@@ -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="3">
<!-- the initial count should include the dynamic tiles -->
<Preference