From 5615978ba05b7a7df8ae11ed7cebce388e8e4bdb Mon Sep 17 00:00:00 2001 From: tokugawa Date: Mon, 24 Mar 2014 23:39:03 -0400 Subject: [PATCH] Added gallery function --- HW4/res/layout/activity_gallery.xml | 13 +- HW4/src/com/example/hw4/GalleryActivity.java | 161 +++++++++++++++++-- HW4/src/com/example/hw4/MainActivity.java | 6 +- 3 files changed, 164 insertions(+), 16 deletions(-) diff --git a/HW4/res/layout/activity_gallery.xml b/HW4/res/layout/activity_gallery.xml index 8a30688..9de29db 100644 --- a/HW4/res/layout/activity_gallery.xml +++ b/HW4/res/layout/activity_gallery.xml @@ -10,9 +10,18 @@ + +