From 52b1064298e9f47c573a0fbdc168f72e80f12877 Mon Sep 17 00:00:00 2001 From: Steve Slaven Date: Mon, 10 Jan 2011 10:01:08 -0800 Subject: Make each button 1 row, 2 per row gets too squished diff --git a/res/layout/configure_extra.xml b/res/layout/configure_extra.xml index 0f65862..8f7ee9c 100644 --- a/res/layout/configure_extra.xml +++ b/res/layout/configure_extra.xml @@ -25,66 +25,43 @@ android:layout_height="wrap_content" > - - - - - - + - - - - - + - - - - + android:layout_weight="1" + android:text="custom"/> + + + + -