From: David A. Velasco Date: Tue, 5 May 2015 10:27:57 +0000 (+0200) Subject: Prevent that input fields are maximized in landscape X-Git-Tag: test~19^2~5 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/fdc1216471fb083fb150f06d741768b20ea35ad4 Prevent that input fields are maximized in landscape --- diff --git a/res/layout/passcodelock.xml b/res/layout/passcodelock.xml index 38c358f0..b70af8ba 100644 --- a/res/layout/passcodelock.xml +++ b/res/layout/passcodelock.xml @@ -54,24 +54,28 @@ android:focusable="true" style="@style/PassCodeStyle" android:cursorVisible="true" + android:imeOptions="flagNoExtractUi" >