From 0ced3704270fbc5d2713102617f49e8bdeff1294 Mon Sep 17 00:00:00 2001 From: Fan Zhang Date: Mon, 5 Mar 2018 14:22:46 -0800 Subject: [PATCH] Update pref fragment for "see all" in app & notification Instead of launching intent, now to launches all app list as a subsetting. This is more consistent with the other setting pages and fixes a task affinity issue. Change-Id: I0464a2b8f46d46f06bcf297c0f876ae12a7c490b Fixes: 74205806 Test: robotests --- res/xml/app_and_notification.xml | 11 +++-------- .../manageapplications/ManageApplications.java | 18 ++++++++++-------- 2 files changed, 13 insertions(+), 16 deletions(-) diff --git a/res/xml/app_and_notification.xml b/res/xml/app_and_notification.xml index 05739b877b2..85a766e2f31 100644 --- a/res/xml/app_and_notification.xml +++ b/res/xml/app_and_notification.xml @@ -32,19 +32,14 @@ - - - + android:fragment="com.android.settings.applications.manageapplications.ManageApplications" + android:order="20" /> + android:order="-190" />