From: rmceoin Date: Sat, 1 May 2010 18:38:55 +0000 (+0000) Subject: OI Safe: added hints to EditText fields so that end user will know what X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=30d9115e6b9a70d92f1fac62c3fc755cecfcc593;p=android-vcpass-oisafe OI Safe: added hints to EditText fields so that end user will know what the field is when using a small screen. On my Nexus One when in Landscape all I can see is the field and without the hint you have to make an educated guess as to which field you're looking at. git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2640 72b678ce-9140-0410-bee8-679b907dd61a --- diff --git a/res/layout/cat_edit.xml b/res/layout/cat_edit.xml index bc8b7fc..facccab 100644 --- a/res/layout/cat_edit.xml +++ b/res/layout/cat_edit.xml @@ -29,8 +29,9 @@ - diff --git a/res/layout/chg_pass.xml b/res/layout/chg_pass.xml index b0b2828..2823562 100644 --- a/res/layout/chg_pass.xml +++ b/res/layout/chg_pass.xml @@ -36,7 +36,8 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="@string/old_password" /> - - - - -