diff -r f9be2a11c4c1 -r d0fab932cb6e res/layout/contactlistsettings.xml --- a/res/layout/contactlistsettings.xml Fri Apr 17 17:56:55 2009 +0200 +++ b/res/layout/contactlistsettings.xml Tue Apr 21 14:39:00 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" />