]> www.average.org Git - WhereAmI.git/blobdiff - res/layout/main.xml
location message complete, font size adjustment
[WhereAmI.git] / res / layout / main.xml
index dce5deb18df71d8a35e4b576f4f7fa8fca692a54..d3c051a5556acb178022b65933a8eeb6fcbe99fc 100644 (file)
@@ -47,7 +47,7 @@
     android:gravity="center"
     android:layout_weight="3"
     android:textColor="#ff000000"
-    android:textSize="24sp"
+    android:textSize="32sp"
     android:text="@string/location"
   />
   <View
@@ -62,7 +62,7 @@
     android:gravity="center"
     android:layout_weight="3"
     android:textColor="#ff000000"
-    android:textSize="24sp"
+    android:textSize="32sp"
     android:text="@string/phonecall"
   />
   <View