From: gu.martinm@gmail.com Date: Wed, 12 Nov 2014 19:56:22 +0000 (+0100) Subject: WeatherInformation: current view, fixed error X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=9282fcd6dacc24d43b3243d2940d35c6e78689ea;p=JavaForFun WeatherInformation: current view, fixed error --- diff --git a/Android/WeatherInformation/app/src/main/res/layout/weather_current_fragment.xml b/Android/WeatherInformation/app/src/main/res/layout/weather_current_fragment.xml index 23f5976..b800a70 100644 --- a/Android/WeatherInformation/app/src/main/res/layout/weather_current_fragment.xml +++ b/Android/WeatherInformation/app/src/main/res/layout/weather_current_fragment.xml @@ -1,545 +1,547 @@ - + android:layout_height="match_parent"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:layout_height="match_parent" + android:layout_gravity="center"> + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - + android:layout_width="0dp" + android:layout_weight="1" + android:layout_height="wrap_content" + android:gravity="center" + android:layout_gravity="center" + android:orientation="horizontal" > + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:layout_width="0dp" + android:layout_height="wrap_content" + android:gravity="center" + android:layout_gravity="center" + android:layout_weight="1" + android:orientation="horizontal" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - - + +