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