From b52bf0af7a2af7743b600bb8c3c5a804bf9d2916 Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Wed, 13 Aug 2014 23:13:52 +0100 Subject: Added higher resolution image loading on zoom --- app/src/main/res/layout/image_pager_item.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 app/src/main/res/layout/image_pager_item.xml (limited to 'app/src/main/res/layout/image_pager_item.xml') diff --git a/app/src/main/res/layout/image_pager_item.xml b/app/src/main/res/layout/image_pager_item.xml new file mode 100644 index 0000000..26d8083 --- /dev/null +++ b/app/src/main/res/layout/image_pager_item.xml @@ -0,0 +1,23 @@ + + + + + + + \ No newline at end of file -- cgit v1.2.3