res/layout/wizard_account.xml
changeset 774 1b88edb34d96
parent 767 74a987c3efb5
child 783 cfc0f43b29b2
--- 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" />
 	    <RadioGroup android:id="@+id/configure_group"
 		android:layout_width="fill_parent" android:layout_height="wrap_content" >
 		<RadioButton android:id="@+id/configure_account"