res/layout/create_account.xml
changeset 950 364045ee3d8e
parent 767 74a987c3efb5
child 952 0867bf998775
--- a/res/layout/create_account.xml	Fri Jan 13 11:59:58 2012 +0100
+++ b/res/layout/create_account.xml	Fri Jan 20 14:32:32 2012 +0100
@@ -12,6 +12,7 @@
 			android:inputType="textEmailAddress" android:imeOptions="actionNext"
 			android:layout_width="fill_parent" android:layout_height="wrap_content"
 			android:singleLine="true"
+			android:hint="beem@beem-project.com "
 			android:contentDescription="@string/create_account_username"/>
 		<TextView android:id="@+id/create_account_label_password"
 			android:layout_width="fill_parent" android:layout_height="wrap_content"