From a03f78c1eee982984653d640c8b232d5a963e2e2 Mon Sep 17 00:00:00 2001 From: "gu.martinm@gmail.com" Date: Sun, 7 Sep 2014 21:54:25 +0200 Subject: [PATCH] WeatherInformation Android: current and specific layout improvements --- res/layout/weather_current_fragment.xml | 548 +++++++++++++++++-------------- res/layout/weather_specific_fragment.xml | 74 ++++- 2 files changed, 354 insertions(+), 268 deletions(-) diff --git a/res/layout/weather_current_fragment.xml b/res/layout/weather_current_fragment.xml index 574348e..e6a42cd 100644 --- a/res/layout/weather_current_fragment.xml +++ b/res/layout/weather_current_fragment.xml @@ -6,7 +6,7 @@ - - + + + - - + + - - + + + - - + + + - - + + - - + + + - - - + + + + - - + + - - + + + - - + + + - - + + - - - - + + + + - - + + + - - + + - - + + + - - + + + - - + + - - + + + + + + + + + - + + + + + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:layout_gravity="bottom|start" + android:fadingEdge="none" + android:padding="25dp" + android:scrollbars="horizontal|none" > + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center" + android:fadingEdge="none" + android:orientation="horizontal" + android:scrollbarAlwaysDrawVerticalTrack="false" + android:scrollbars="none" > + -