From 83ae8d316c90c3ab55478901f11a8fca7e713382 Mon Sep 17 00:00:00 2001 From: Andy2 Date: Sun, 7 Nov 2010 15:13:39 -0800 Subject: [PATCH] switch to RelativeLayout, putting lock checkbox at top and play game button in the middle with everything else scrolling in between. This particular application of RelativeLayout works on 1.5 (in emulator). --- .../XWords4/res/layout/game_config.xml | 326 +++++++++--------- 1 file changed, 169 insertions(+), 157 deletions(-) diff --git a/xwords4/android/XWords4/res/layout/game_config.xml b/xwords4/android/XWords4/res/layout/game_config.xml index f1d6659ac..6a4d6d1a6 100644 --- a/xwords4/android/XWords4/res/layout/game_config.xml +++ b/xwords4/android/XWords4/res/layout/game_config.xml @@ -14,196 +14,208 @@ limitations under the License. --> - - - - + > - + +