Merge "Only show 2 buttons in app info screen"

This commit is contained in:
Jason Monk
2015-03-19 18:00:54 +00:00
committed by Android (Google) Code Review
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>