From e2ee0755cb58b34a797163f80007ee249a25b02f Mon Sep 17 00:00:00 2001 From: Andy2 Date: Wed, 3 Nov 2010 18:38:13 -0700 Subject: [PATCH] set max len for roomname field (with comment that it should be kept in sync with the C constant) --- xwords4/android/XWords4/res/layout/game_config.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xwords4/android/XWords4/res/layout/game_config.xml b/xwords4/android/XWords4/res/layout/game_config.xml index 26a2fe507..f1d6659ac 100644 --- a/xwords4/android/XWords4/res/layout/game_config.xml +++ b/xwords4/android/XWords4/res/layout/game_config.xml @@ -95,6 +95,8 @@ android:layout_height="wrap_content" android:orientation="vertical" > + +