From 65be0b20c458ad7c740cbf54ffb74b3f0c13c6c3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 15 Oct 2012 12:33:34 +0400 Subject: fix various page index related bugs, add location dialog in compat mode --- res/layout/dialog_location_compat.xml | 20 ++++++++++++++++++++ res/values/strings.xml | 1 + 2 files changed, 21 insertions(+) create mode 100644 res/layout/dialog_location_compat.xml (limited to 'res') diff --git a/res/layout/dialog_location_compat.xml b/res/layout/dialog_location_compat.xml new file mode 100644 index 0000000..3e2467e --- /dev/null +++ b/res/layout/dialog_location_compat.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 4917c26..adadd3a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -34,4 +34,5 @@ Error loading image Could not read folder contents. Choose %1$s + %1$d of %2$d \ No newline at end of file -- cgit v1.2.3