From 777b1a7aabf07d722079b2351cb316b1d914d6b2 Mon Sep 17 00:00:00 2001 From: Eric House Date: Wed, 8 Jun 2016 21:36:33 -0700 Subject: [PATCH] turn off dualpane option. It's broken: makes it too easy to get lots of instances of the games list and board views stacked on top of each other. --- xwords4/android/XWords4-dbg/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xwords4/android/XWords4-dbg/res/values/config.xml b/xwords4/android/XWords4-dbg/res/values/config.xml index f47fd763b..0388f10a8 100644 --- a/xwords4/android/XWords4-dbg/res/values/config.xml +++ b/xwords4/android/XWords4-dbg/res/values/config.xml @@ -1,4 +1,4 @@ - true + false