From 3398c580fd742d785ce5cc90ba2d1c720874fb3f Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Sun, 3 Aug 2014 03:51:13 +0100 Subject: Created the home screen with a grid of images from blaupload --- app/src/main/res/layout/fragment_home_screen.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'app/src/main/res/layout/fragment_home_screen.xml') diff --git a/app/src/main/res/layout/fragment_home_screen.xml b/app/src/main/res/layout/fragment_home_screen.xml index 3f50a40..884e98a 100644 --- a/app/src/main/res/layout/fragment_home_screen.xml +++ b/app/src/main/res/layout/fragment_home_screen.xml @@ -13,4 +13,23 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" /> + + + + -- cgit v1.2.3