X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=res%2Flayout%2Flogin.xml;h=e3af67c3effe6ae619a71b8caa2af571c01f4c47;hb=070d3ab2d6f382ab74988df71eba137424df525f;hp=c04cf763bf108ec860c16a3c9636c923a6b591c6;hpb=444e37a3fea5c213653da2f9bcda906d1fd7a97d;p=unical.git diff --git a/res/layout/login.xml b/res/layout/login.xml index c04cf76..e3af67c 100644 --- a/res/layout/login.xml +++ b/res/layout/login.xml @@ -4,60 +4,25 @@ android:layout_height="match_parent" android:orientation="vertical" > - + android:ems="10" + android:hint="@string/username" /> - - - - - - - - - - - - - - - - + android:layout_height="wrap_content" + android:ems="10" + android:hint = "@string/password" + android:inputType="textPassword" />