OSDN Git Service

Hide Default apps and App permissions under Advanced.
authorDoris Ling <dling@google.com>
Thu, 12 Apr 2018 22:31:32 +0000 (15:31 -0700)
committerDoris Ling <dling@google.com>
Thu, 12 Apr 2018 22:31:32 +0000 (15:31 -0700)
- decrease the initial expand count to move the 2 items into the
Advanced section in the Apps and notification page.

Change-Id: I5861c4c768d3a4d77677c75555d83065f2526a56
Fixes: 77823915
Test: manual

res/xml/app_and_notification.xml

index 85a766e..e3319e9 100644 (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="9">
+    settings:initialExpandedChildrenCount="7">
 
     <PreferenceCategory
         android:key="recent_apps_category"