diff -r 6c2c4bfa43d0 -r d7ddcccdff8a res/layout/create_account.xml --- a/res/layout/create_account.xml Tue Jan 18 00:26:02 2011 +0100 +++ b/res/layout/create_account.xml Tue Jun 05 16:29:25 2012 +0200 @@ -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"/>