From: Gustavo Martin Morcuende Date: Tue, 4 Nov 2014 03:02:57 +0000 (+0100) Subject: WeatherInformation: app activity, improvements X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=67474715d35502d17d6575089efbe3da36402483;p=JavaForFun WeatherInformation: app activity, improvements --- diff --git a/Android/WeatherInformation/app/src/main/res/layout/weather_about.xml b/Android/WeatherInformation/app/src/main/res/layout/weather_about.xml index 272ec84..0c0d0b0 100644 --- a/Android/WeatherInformation/app/src/main/res/layout/weather_about.xml +++ b/Android/WeatherInformation/app/src/main/res/layout/weather_about.xml @@ -24,7 +24,8 @@ android:textColor="?android:attr/colorForeground" android:padding="5dp" android:layout_gravity="start" /> - + + + - + - + + + \ No newline at end of file diff --git a/Android/WeatherInformation/app/src/main/res/values/strings.xml b/Android/WeatherInformation/app/src/main/res/values/strings.xml index f1fec65..79a0615 100644 --- a/Android/WeatherInformation/app/src/main/res/values/strings.xml +++ b/Android/WeatherInformation/app/src/main/res/values/strings.xml @@ -83,7 +83,7 @@ Version 1.0 Legal information Source code - REMOTE DATA + WEATHER DATA OpenWeatherMap DEVELOPER Gustavo Martin Morcuende