add an hint about account jid
authorNikita Kozlov <nikita@elyzion.net>
Fri, 20 Jan 2012 14:32:32 +0100
changeset 950 364045ee3d8e
parent 949 772981f5683c
child 951 c6c6b65b687d
add an hint about account jid
res/layout/create_account.xml
--- 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"