Only show 2 buttons in app info screen

They are disable or uninstall and force stop. When there is a third
action it gets pushed to the overflow menu.

Bug: 19511439
Change-Id: I1a0ee71662c09f191fd15524f1a123877eabbe90
This commit is contained in:
Jason Monk
2015-03-18 10:06:13 -04:00
parent f9b806e5e9
commit dff06ccbf3
3 changed files with 29 additions and 51 deletions

View File

@@ -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>