diff -r fb7f6f98585e -r 0fb9a16d7c32 res/layout/create_account.xml --- a/res/layout/create_account.xml Thu Jun 10 20:05:23 2010 +0200 +++ b/res/layout/create_account.xml Thu Jun 10 20:08:03 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"/>