diff -r 489fde4ab7d4 -r 1b88edb34d96 res/layout/create_account.xml
--- a/res/layout/create_account.xml Mon Jun 14 22:45:56 2010 +0200
+++ b/res/layout/create_account.xml Mon Jun 14 22:47:22 2010 +0200
@@ -11,21 +11,24 @@
+ android:singleLine="true"
+ android:contentDescription="@string/create_account_username"/>
+ android:password="true" android:singleLine="true"
+ android:contentDescription="@string/create_account_password"/>
+ android:password="true" android:singleLine="true"
+ android:contentDescription="@string/create_account_confirm_password"/>