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:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user