From 712b1913f30e87901876a7986d03bfd9e4ec6260 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 15 Oct 2012 11:59:51 +0400 Subject: implement directory chooser --- res/layout/chooser_list.xml | 16 ++++++++++++++++ res/layout/list_item.xml | 7 +++++++ res/values/strings.xml | 2 ++ res/xml/preferences.xml | 4 ++-- 4 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 res/layout/chooser_list.xml create mode 100644 res/layout/list_item.xml (limited to 'res') diff --git a/res/layout/chooser_list.xml b/res/layout/chooser_list.xml new file mode 100644 index 0000000..53d28cd --- /dev/null +++ b/res/layout/chooser_list.xml @@ -0,0 +1,16 @@ + + + +