From 4761169c2b65781c570b5a12e05667166cf351ae 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. --> - - - - + > - + +