summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJason Monk <jmonk@google.com>2015-03-19 18:00:54 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-03-19 18:00:54 +0000
commitad99996ffb93a699cde3c27f13c3dea3028a4046 (patch)
treed000f319110e38f7ca1e89d8f180cecc359cd851 /res
parentfc0d674e7a0031609bff502fd99350bcf696b877 (diff)
parentdff06ccbf30b76bf12396a3afda9f9531cdca7a5 (diff)
downloadpackages_apps_Settings-ad99996ffb93a699cde3c27f13c3dea3028a4046.zip
packages_apps_Settings-ad99996ffb93a699cde3c27f13c3dea3028a4046.tar.gz
packages_apps_Settings-ad99996ffb93a699cde3c27f13c3dea3028a4046.tar.bz2
Merge "Only show 2 buttons in app info screen"
Diffstat (limited to 'res')
-rw-r--r--res/layout/installed_app_details.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/layout/installed_app_details.xml b/res/layout/installed_app_details.xml
index cebec28..b703ec0 100644
--- a/res/layout/installed_app_details.xml
+++ b/res/layout/installed_app_details.xml
@@ -49,11 +49,6 @@
layout="@layout/two_buttons_panel"
android:id="@+id/control_buttons_panel"/>
- <!-- Force stop and uninstall buttons -->
- <include
- layout="@layout/two_buttons_panel"
- android:id="@+id/more_control_buttons_panel"/>
-
</LinearLayout>
</LinearLayout>