diff -r fd05c0321ef8 -r 8754e2f19c9c res/layout/contactlistsettings.xml --- a/res/layout/contactlistsettings.xml Tue Apr 21 17:13:34 2009 +0200 +++ b/res/layout/contactlistsettings.xml Tue Apr 21 17:14:09 2009 +0200 @@ -13,26 +13,26 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Host/Port:" - android:minWidth="70dp" + android:minWidth="90dp" /> @@ -45,15 +45,14 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Userid:" - android:minWidth="70dp" + android:minWidth="90dp" /> @@ -66,23 +65,23 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Password:" - android:minWidth="70dp" + android:minWidth="90dp" />