res/layout/login.xml
changeset 634 bac4b1927a08
parent 630 dbc66edfd61f
child 703 8cd09cb7b00b
--- a/res/layout/login.xml	Tue Jan 12 12:31:21 2010 +0100
+++ b/res/layout/login.xml	Tue Jan 12 23:21:16 2010 +0100
@@ -3,7 +3,7 @@
 	android:layout_width="fill_parent" android:layout_height="fill_parent"
 	android:orientation="vertical">
 	<LinearLayout android:orientation="vertical"
-		android:layout_width="fill_parent" android:layout_height="fill_parent">
+		android:layout_width="fill_parent" android:layout_height="wrap_content">
 		<ImageView android:id="@+id/log_as_logo" android:src="@drawable/logo"
 			android:layout_width="fill_parent" android:layout_height="wrap_content"
 			android:layout_marginBottom="25px" android:layout_marginTop="42px" />