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