From 1b2640dd539e01ffd0541d31ded99bc51ad6164b Mon Sep 17 00:00:00 2001 From: Victor Date: Sat, 7 May 2011 13:12:58 +0200 Subject: [PATCH 1/9] Initial --- OsmAnd/res/layout/local_index.xml | 20 ++ OsmAnd/res/layout/local_index_list_item.xml | 15 + .../plus/activities/LocalIndexesActivity.java | 329 ++++++++++++++++++ .../plus/activities/SettingsActivity.java | 5 +- 4 files changed, 368 insertions(+), 1 deletion(-) create mode 100644 OsmAnd/res/layout/local_index.xml create mode 100644 OsmAnd/res/layout/local_index_list_item.xml create mode 100644 OsmAnd/src/net/osmand/plus/activities/LocalIndexesActivity.java diff --git a/OsmAnd/res/layout/local_index.xml b/OsmAnd/res/layout/local_index.xml new file mode 100644 index 0000000000..b19bc6194c --- /dev/null +++ b/OsmAnd/res/layout/local_index.xml @@ -0,0 +1,20 @@ + + + + + + + +