From 9dfcb2dda2ea350fa35b985d0e607a1e6331dc00 Mon Sep 17 00:00:00 2001 From: Andy2 Date: Sun, 8 May 2011 22:50:42 -0700 Subject: [PATCH 01/13] first step toward using an expandable list for dicts browser, with languages as first-level items each containing all of the dictionaries in that language. This is a snapshot: it's broken visually and functionally. --- .../XWords4/res/layout/dict_browse.xml | 10 +- .../eehouse/android/xw4/DictLangCache.java | 6 +- .../eehouse/android/xw4/DictsActivity.java | 141 ++++++++++++++---- 3 files changed, 124 insertions(+), 33 deletions(-) diff --git a/xwords4/android/XWords4/res/layout/dict_browse.xml b/xwords4/android/XWords4/res/layout/dict_browse.xml index e3c652fdc..72f9de8cf 100644 --- a/xwords4/android/XWords4/res/layout/dict_browse.xml +++ b/xwords4/android/XWords4/res/layout/dict_browse.xml @@ -7,11 +7,11 @@ android:paddingLeft="8dp" android:paddingRight="8dp"> - +