From: Gustavo Martin Morcuende Date: Thu, 30 Oct 2014 04:24:30 +0000 (+0100) Subject: WeatherInformation: specific fragment layout, improvement. X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=118fc1b803f08195a0d03f3a5179feb8a3ae73e0;p=JavaForFun WeatherInformation: specific fragment layout, improvement. --- 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 @@