From cb22870aa1dfc866081710becc5ff4b23303602e Mon Sep 17 00:00:00 2001 From: Doris Ling Date: Tue, 7 Mar 2017 14:52:02 -0800 Subject: [PATCH] Move the action buttons in installed app detail page in the preference xml. - instead of dynamically creating the preferences for the action buttons, add the actions items to the installed app details xml. - rename the reference as it is no longer a footer. Change-Id: I41b99f50bcc4916384555b5d9470ac937ff1d2ac Fix: 36001501 Test: make RunSettingsRoboTests --- res/xml/installed_app_details_ia.xml | 6 ++++++ .../settings/applications/InstalledAppDetails.java | 14 +++++--------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/res/xml/installed_app_details_ia.xml b/res/xml/installed_app_details_ia.xml index 5b9bdc752dc..3e06e392bee 100644 --- a/res/xml/installed_app_details_ia.xml +++ b/res/xml/installed_app_details_ia.xml @@ -23,6 +23,12 @@ android:selectable="false" android:order="-10000"/> + +