From 118fc1b803f08195a0d03f3a5179feb8a3ae73e0 Mon Sep 17 00:00:00 2001 From: Gustavo Martin Morcuende Date: Thu, 30 Oct 2014 05:24:30 +0100 Subject: [PATCH] WeatherInformation: specific fragment layout, improvement. --- .../app/src/main/res/layout/weather_specific_fragment.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Android/WeatherInformation/app/src/main/res/layout/weather_specific_fragment.xml b/Android/WeatherInformation/app/src/main/res/layout/weather_specific_fragment.xml index fd80c01..95631bb 100644 --- a/Android/WeatherInformation/app/src/main/res/layout/weather_specific_fragment.xml +++ b/Android/WeatherInformation/app/src/main/res/layout/weather_specific_fragment.xml @@ -363,14 +363,14 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="bottom|start" - android:layout_margin="10dp" + android:padding="10dp" android:fadingEdge="none" android:scrollbars="horizontal|none" > @@ -435,8 +435,8 @@ @@ -464,8 +464,7 @@ -- 2.1.4