diff -r 489fde4ab7d4 -r 1b88edb34d96 res/layout/wizard_account.xml --- a/res/layout/wizard_account.xml Mon Jun 14 22:45:56 2010 +0200 +++ b/res/layout/wizard_account.xml Mon Jun 14 22:47:22 2010 +0200 @@ -16,7 +16,8 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="@string/account_wizard_text1" android:textSize="18sp" - android:paddingBottom="10dip" /> + android:paddingBottom="10dip" + android:focusable="true" />