From 06da9c7df9a33816977b67f38cf1690b791411aa Mon Sep 17 00:00:00 2001 From: Sunny Shao Date: Thu, 18 Apr 2019 15:24:48 +0800 Subject: [PATCH] Let NGA item display above advanced item in the App & Notifications 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/xml/app_and_notification.xml b/res/xml/app_and_notification.xml index cdeb35eb0e0..323a3b45e69 100644 --- a/res/xml/app_and_notification.xml +++ b/res/xml/app_and_notification.xml @@ -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">