]> www.average.org Git - WhereAmI.git/blobdiff - res/layout/main.xml
reorder entries on display
[WhereAmI.git] / res / layout / main.xml
index d3c051a5556acb178022b65933a8eeb6fcbe99fc..e2c8e92b4f755202b2eca9601d7641823e8d1e98 100644 (file)
     android:background="#ff000000"
   />
   <TextView
-    android:id="@+id/location"
+    android:id="@+id/phonecall"
     android:layout_width="match_parent" 
     android:layout_height="0px" 
     android:gravity="center"
     android:layout_weight="3"
     android:textColor="#ff000000"
     android:textSize="32sp"
-    android:text="@string/location"
+    android:text="@string/phonecall"
   />
   <View
     android:layout_width="match_parent"
     android:background="#ff000000"
   />
   <TextView
-    android:id="@+id/phonecall"
+    android:id="@+id/location"
     android:layout_width="match_parent" 
     android:layout_height="0px" 
     android:gravity="center"
     android:layout_weight="3"
     android:textColor="#ff000000"
     android:textSize="32sp"
-    android:text="@string/phonecall"
+    android:text="@string/location"
   />
   <View
     android:layout_width="match_parent"