From: gu.martinm@gmail.com Date: Tue, 8 Apr 2014 00:17:25 +0000 (+0200) Subject: No time for comments. X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=e7f9a142e81439f3eac0df64cdd43ab267d5ff17;p=JavaForFun No time for comments. --- diff --git a/Android/WeatherInformation/AndroidManifest.xml b/Android/WeatherInformation/AndroidManifest.xml index 811923f..824a8b3 100644 --- a/Android/WeatherInformation/AndroidManifest.xml +++ b/Android/WeatherInformation/AndroidManifest.xml @@ -30,6 +30,7 @@ android:theme="@style/AppTheme" > diff --git a/Android/WeatherInformation/res/layout/weather_map.xml b/Android/WeatherInformation/res/layout/weather_map.xml index 62c94d0..c08aaa9 100644 --- a/Android/WeatherInformation/res/layout/weather_map.xml +++ b/Android/WeatherInformation/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" /> - -