OSDN Git Service

Let NGA item display above advanced item in the App & Notifications
authorSunny Shao <sunnyshao@google.com>
Thu, 18 Apr 2019 07:24:48 +0000 (15:24 +0800)
committerSunny Shao <sunnyshao@google.com>
Thu, 18 Apr 2019 07:24:48 +0000 (15:24 +0800)
Change the value of the initialExpandedChildrenCount to 4 and let NGA item to show.

Fixes: 130420794
Test: Manual View
Change-Id: Ic2453944a5eaea0b5fd65e0272bfac64ffbc1eec

res/xml/app_and_notification.xml

index cdeb35e..323a3b4 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="3">
+    settings:initialExpandedChildrenCount="4">
     <!-- the initial count should include the dynamic tiles -->
 
     <Preference