X-Git-Url: http://average.org/gitweb/?a=blobdiff_plain;f=res%2Flayout%2Fmain.xml;h=cb95f7ad5eb8d1af95b726ba42dcd7c0a774ed78;hb=a28bb6c7a3376b82a726835bbc36f32031c4b095;hp=293b2f1c0b07776c7ef3a11533ac10168dc68bbc;hpb=4b9b982f86a201f57cd9c48d8a7246e768a018dc;p=WhereAmI.git diff --git a/res/layout/main.xml b/res/layout/main.xml index 293b2f1..cb95f7a 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -3,11 +3,16 @@ android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent" - > - + + android:gravity="center" + android:layout_weight="1" + android:textColor="#ff000000" + android:text="Hello, WhereAmI?!" + />