]> www.average.org Git - WhereAmI.git/blobdiff - res/layout/main.xml
move everything that can be mvoed to initialization
[WhereAmI.git] / res / layout / main.xml
index 1803a66f32dc946d9e25475c8a035f19c7786d10..d3c051a5556acb178022b65933a8eeb6fcbe99fc 100644 (file)
@@ -47,8 +47,8 @@
     android:gravity="center"
     android:layout_weight="3"
     android:textColor="#ff000000"
-    android:textSize="24sp"
-    android:text="location"
+    android:textSize="32sp"
+    android:text="@string/location"
   />
   <View
     android:layout_width="match_parent"
@@ -62,8 +62,8 @@
     android:gravity="center"
     android:layout_weight="3"
     android:textColor="#ff000000"
-    android:textSize="24sp"
-    android:text="phonecall"
+    android:textSize="32sp"
+    android:text="@string/phonecall"
   />
   <View
     android:layout_width="match_parent"