From: David A. Velasco Date: Tue, 5 May 2015 07:54:49 +0000 (+0200) Subject: Removed unneeded toggling on cursor visibility X-Git-Tag: test~19^2~7 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/4f0cc76a12d72bb61444f27311314bb475582636?ds=inline;hp=--cc Removed unneeded toggling on cursor visibility --- 4f0cc76a12d72bb61444f27311314bb475582636 diff --git a/res/layout/passcodelock.xml b/res/layout/passcodelock.xml index 6a3c9581..38c358f0 100644 --- a/res/layout/passcodelock.xml +++ b/res/layout/passcodelock.xml @@ -58,15 +58,21 @@ + style="@style/PassCodeStyle" + android:cursorVisible="true" + /> + style="@style/PassCodeStyle" + android:cursorVisible="true" + /> + style="@style/PassCodeStyle" + android:cursorVisible="true" + />