]> www.average.org Git - WhereAmI.git/blobdiff - res/layout/main.xml
start updates when connectivity is established
[WhereAmI.git] / res / layout / main.xml
index 2a604b3760cc7dcc08d796547eb7c22563091bb7..1803a66f32dc946d9e25475c8a035f19c7786d10 100644 (file)
@@ -13,7 +13,7 @@
   >
     <TextView
       android:id="@+id/time"
-      android:layout_width="wrap_content
+      android:layout_width="0px
       android:layout_height="match_parent" 
       android:layout_weight="2"
       android:gravity="center"
@@ -29,7 +29,7 @@
       android:id="@+id/date"
       android:layout_width="0px" 
       android:layout_height="match_parent" 
-      android:layout_weight="5"
+      android:layout_weight="3"
       android:gravity="center"
       android:textColor="#ff000000"
       android:textSize="24sp"