From e2f49fe23b2ae1a910ab7015167e5ed9a5e4988a Mon Sep 17 00:00:00 2001 From: Marcin Zelent Date: Mon, 23 Apr 2018 17:19:58 +0200 Subject: Added proper new observation layout with geolocation and bird choosing, added swipe refreshing. --- app/src/main/res/layout/observations_list.xml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'app/src/main/res/layout/observations_list.xml') diff --git a/app/src/main/res/layout/observations_list.xml b/app/src/main/res/layout/observations_list.xml index 8be21a1..9e04484 100644 --- a/app/src/main/res/layout/observations_list.xml +++ b/app/src/main/res/layout/observations_list.xml @@ -1,16 +1,14 @@ - + - \ No newline at end of file + android:layout_height="match_parent"/> + + \ No newline at end of file -- cgit v1.2.3