X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=res%2Flayout%2Flogin.xml;h=e3af67c3effe6ae619a71b8caa2af571c01f4c47;hb=5cf4714f0675349ed599707e024cf0e70fe114b2;hp=c04cf763bf108ec860c16a3c9636c923a6b591c6;hpb=46e6c000ff1fb47453bd3ad62f4012176e9d9396;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" />