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-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=5f317f05cfee2829446c736520ceeeba8c060c3e;p=JavaForFun WeatherInformation Android: current and specific layout improvements --- diff --git a/Android/WeatherInformation/res/layout/weather_current_fragment.xml b/Android/WeatherInformation/res/layout/weather_current_fragment.xml index 574348e..e6a42cd 100644 --- a/Android/WeatherInformation/res/layout/weather_current_fragment.xml +++ b/Android/WeatherInformation/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" > + -