From 78545348fd82ddcbcd5f3e95668be282c49e93cd Mon Sep 17 00:00:00 2001 From: Amith Yamasani Date: Mon, 22 Aug 2011 15:06:57 -0700 Subject: [PATCH] Reduce the minimum size of buttons in App details screen. The earlier reduction was not sufficient for all cases. If the min width is totally removed, it makes the buttons too small in portrait, causing wrapping. Forcing to 0.5 weight will make it too wide in landscape. Change-Id: I02a71a065f14d5f75bea68aab25c8b16941589e9 --- res/layout/two_buttons_panel.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/layout/two_buttons_panel.xml b/res/layout/two_buttons_panel.xml index e2f57a0529c..5d763121460 100755 --- a/res/layout/two_buttons_panel.xml +++ b/res/layout/two_buttons_panel.xml @@ -29,7 +29,7 @@ android:orientation="horizontal">