OSDN Git Service

Reduce the minimum size of buttons in App details screen.
authorAmith Yamasani <yamasani@google.com>
Mon, 22 Aug 2011 22:06:57 +0000 (15:06 -0700)
committerAmith Yamasani <yamasani@google.com>
Mon, 22 Aug 2011 22:06:57 +0000 (15:06 -0700)
commit78545348fd82ddcbcd5f3e95668be282c49e93cd
tree95ffefa989838846f6af3b163236e7c67963dec8
parentbfd76c67cb7e630ca5b9bb9ce7a05997e9744883
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