diff -r ecd2cb5f618e -r 5b0ad39e0046 res/layout/login.xml
--- a/res/layout/login.xml Tue Jun 23 18:32:23 2009 +0200
+++ b/res/layout/login.xml Tue Jun 23 19:06:57 2009 +0200
@@ -3,10 +3,10 @@
android:orientation="vertical" android:layout_width="fill_parent"
android:layout_height="fill_parent">
+ android:layout_width="fill_parent" android:layout_height="wrap_content"
+ android:layout_marginBottom="25px" android:layout_marginTop="15px" />
+ android:layout_height="wrap_content" android:gravity="center" />
@@ -15,4 +15,5 @@
+
\ No newline at end of file