diff -r 772981f5683c -r 364045ee3d8e 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"/>