]> hydra-www.ietfng.org Git - android-vcpass-oisafe/commitdiff
OI Safe: corrected inputType for Note
authorrmceoin <rmceoin@72b678ce-9140-0410-bee8-679b907dd61a>
Sat, 22 Aug 2009 22:10:31 +0000 (22:10 +0000)
committerrmceoin <rmceoin@72b678ce-9140-0410-bee8-679b907dd61a>
Sat, 22 Aug 2009 22:10:31 +0000 (22:10 +0000)
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2294 72b678ce-9140-0410-bee8-679b907dd61a

res/layout/pass_edit.xml

index c2aea67801516a8a3c1a3ffe0aee19bb82247967..616b5c6c12fc1de00352f7a3c5b31a65a511a524 100644 (file)
@@ -89,7 +89,7 @@
                android:gravity="top" \r
                android:layout_height="wrap_content"
                android:layout_weight="1"\r
-               android:inputType="textShortMessage"
+               android:inputType="textMultiLine"
                android:scrollbars="vertical" />
        
 </LinearLayout>\r