X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=res%2Flayout%2Flogin.xml;h=e3af67c3effe6ae619a71b8caa2af571c01f4c47;hb=dec0e89412f5ae0e3523a76508f048edbbf80202;hp=0a9ac6103d9575159f0450145d60fddd8d619877;hpb=8188ed471408a64ef058aa1222b5ee715211bd22;p=unical.git diff --git a/res/layout/login.xml b/res/layout/login.xml index 0a9ac61..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" />