res/layout/login.xml
changeset 703 8cd09cb7b00b
parent 634 bac4b1927a08
--- a/res/layout/login.xml	Sun Mar 07 07:31:24 2010 +0100
+++ b/res/layout/login.xml	Sun Mar 07 21:33:13 2010 +0100
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
-	android:layout_width="fill_parent" android:layout_height="fill_parent"
-	android:orientation="vertical">
+    android:layout_width="fill_parent" android:layout_height="fill_parent" >
 	<LinearLayout android:orientation="vertical"
 		android:layout_width="fill_parent" android:layout_height="wrap_content">
 		<ImageView android:id="@+id/log_as_logo" android:src="@drawable/logo"