From 67474715d35502d17d6575089efbe3da36402483 Mon Sep 17 00:00:00 2001 From: Gustavo Martin Morcuende Date: Tue, 4 Nov 2014 04:02:57 +0100 Subject: [PATCH] WeatherInformation: app activity, improvements --- .../app/src/main/res/layout/weather_about.xml | 17 ++++++++++++++--- .../app/src/main/res/values/strings.xml | 2 +- 2 files changed, 15 insertions(+), 4 deletions(-) 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 -- 2.1.4