From: gu.martinm@gmail.com Date: Sun, 7 Sep 2014 19:54:25 +0000 (+0200) Subject: WeatherInformation Android: current and specific layout improvements X-Git-Tag: weatherinformation-1.0~147 X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=a03f78c1eee982984653d640c8b232d5a963e2e2;p=AndroidWeatherInformation WeatherInformation Android: current and specific layout improvements --- 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" > + -