From 90f93aefa83fd7f618fbedc0b60bd059e7c7929e Mon Sep 17 00:00:00 2001 From: ehouse Date: Tue, 26 Jan 2010 14:43:39 +0000 Subject: [PATCH] Add lots of widgets. List of players can no longer be a list since it wants to scroll, so it's textview subclasses that don't show focus correctly yet. --- .../XWords4/res/layout/game_config.xml | 146 ++++++++----- .../org/eehouse/android/xw4/GameConfig.java | 197 +++++++++--------- 2 files changed, 196 insertions(+), 147 deletions(-) diff --git a/xwords4/android/XWords4/res/layout/game_config.xml b/xwords4/android/XWords4/res/layout/game_config.xml index 85f6f248d..d7ab34515 100644 --- a/xwords4/android/XWords4/res/layout/game_config.xml +++ b/xwords4/android/XWords4/res/layout/game_config.xml @@ -4,67 +4,117 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - + + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> + --> - + + + android:layout_height="fill_parent" + android:orientation="vertical"> -