diff -r 3bf40efc08ea -r 21d91ef67e97 res/layout/edit_settings.xml
--- a/res/layout/edit_settings.xml Mon Jun 01 17:02:50 2009 +0200
+++ b/res/layout/edit_settings.xml Mon Jun 01 20:47:46 2009 +0200
@@ -33,7 +33,8 @@
+ android:layout_below="@id/settings_account_label_username"
+ android:singleLine="true" />
+ android:password="true"
+ android:singleLine="true" />
+ android:layout_height="wrap_content"
+ android:maxWidth="223dp"
+ android:singleLine="true" />
+ android:maxLength="5"
+ android:singleLine="true" />
+ android:layout_height="wrap_content"
+ android:maxWidth="223dp"
+ android:singleLine="true" />
+ android:maxLength="5"
+ android:singleLine="true" />
+ android:layout_height="wrap_content"
+ android:singleLine="true" />
+ android:password="true"
+ android:singleLine="true" />