From 552aeb8ed0bcd05c535ed99df6a23ceba050f03a Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Thu, 17 Apr 2014 22:13:00 -0700 Subject: #142 Add pull to refresh to all views --- res/layout/select_album.xml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'res/layout/select_album.xml') diff --git a/res/layout/select_album.xml b/res/layout/select_album.xml index 01df495a..55747a18 100644 --- a/res/layout/select_album.xml +++ b/res/layout/select_album.xml @@ -20,12 +20,19 @@ android:layout_height="wrap_content" android:padding="10dip"/> - + android:layout_weight="1.0"> + + + + \ No newline at end of file -- cgit v1.2.3