xwords/xwords4/android/XWords4-dbg/res/values/config.xml
Eric House 777b1a7aab 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.
2016-06-08 21:36:33 -07:00

4 lines
109 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="dualpane_enabled">false</bool>
</resources>