diff -r 3eb5041d6821 -r 3afcf695da44 res/layout/create_account.xml --- a/res/layout/create_account.xml Wed Jun 09 00:36:33 2010 +0200 +++ b/res/layout/create_account.xml Wed Jun 09 02:28:23 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"/>