From: rmceoin Date: Sat, 22 Aug 2009 22:10:31 +0000 (+0000) Subject: OI Safe: corrected inputType for Note X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=067e46e42983e458692ba6f75e6624808d250b39;p=android-vcpass-oisafe OI Safe: corrected inputType for Note git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2294 72b678ce-9140-0410-bee8-679b907dd61a --- diff --git a/res/layout/pass_edit.xml b/res/layout/pass_edit.xml index c2aea67..616b5c6 100644 --- a/res/layout/pass_edit.xml +++ b/res/layout/pass_edit.xml @@ -89,7 +89,7 @@ android:gravity="top" android:layout_height="wrap_content" android:layout_weight="1" - android:inputType="textShortMessage" + android:inputType="textMultiLine" android:scrollbars="vertical" />