OSDN Git Service

Completed weather support; new screen-saving mode.
[android-x86/packages-apps-DeskClock.git] / res / layout / desk_clock.xml
index 1133275..66f1e7c 100644 (file)
                 android:layout_weight="1"
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
-                android:layout_marginBottom="12dip"
                 />
 
             <include layout="@layout/desk_clock_weather"
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
                 android:layout_weight="0"
+                android:layout_marginTop="12dip"
                 android:layout_marginBottom="12dip"
                 />