[#9184] Set password keyboard starts uppercase on old android (6.0.1)
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
0efc1a32fe
commit
4c79d7830e
|
@ -227,6 +227,7 @@
|
|||
(if confirm-failure? (i18n/label :t/password_error1) " ")]
|
||||
|
||||
[react/text-input {:secure-text-entry true
|
||||
:auto-capitalize :none
|
||||
:auto-focus true
|
||||
:accessibility-label :password-input
|
||||
:text-align :center
|
||||
|
|
Loading…
Reference in New Issue