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