From: gu.martinm@gmail.com Date: Tue, 8 Apr 2014 00:17:25 +0000 (+0200) Subject: No time for comments. X-Git-Tag: weatherinformation-1.0~187 X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=53dea0f727196a6355ef8a609cbbfe7c415d1719;p=AndroidWeatherInformation No time for comments. --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 811923f..824a8b3 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -30,6 +30,7 @@ android:theme="@style/AppTheme" > diff --git a/res/layout/weather_map.xml b/res/layout/weather_map.xml index 62c94d0..c08aaa9 100644 --- a/res/layout/weather_map.xml +++ b/res/layout/weather_map.xml @@ -37,18 +37,8 @@ android:name="com.google.android.gms.maps.MapFragment" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_above="@+id/buttonweather" - android:layout_below="@+id/weather_map_citycountry_data" /> - -