From d196950b92f9faf7956835494c68068c0064a182 Mon Sep 17 00:00:00 2001 From: Ricky Barrette Date: Mon, 1 Sep 2014 11:34:06 -0400 Subject: [PATCH] Fixed first fix bug and fixed GPS progress above map --- .../res/layout/map_info_fragment.xml | 23 +++++++++++++++---- .../LocationInformationFragment.java | 18 +++++++++------ location_library | 2 +- 3 files changed, 30 insertions(+), 13 deletions(-) diff --git a/LocationRinger/res/layout/map_info_fragment.xml b/LocationRinger/res/layout/map_info_fragment.xml index 6695962..8b56acb 100644 --- a/LocationRinger/res/layout/map_info_fragment.xml +++ b/LocationRinger/res/layout/map_info_fragment.xml @@ -47,14 +47,27 @@ layout="@layout/ringer_info_button_bar" android:visibility="gone" /> - - + android:layout_below="@id/map_controls"> + + + + + +