mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 03:26:31 +00:00
accounts, login, screen: Android keyboard for Login Password lowercase (#878)
This commit is contained in:
parent
947dcfba37
commit
3437f79d82
@ -48,6 +48,7 @@
|
||||
:label-color "#ffffff80"
|
||||
:line-color :white
|
||||
:input-style st/input-style
|
||||
:auto-capitalize :none
|
||||
:on-change-text #(do
|
||||
(dispatch [:set-in [:login :password] %])
|
||||
(dispatch [:set-in [:login :error] ""]))}]])
|
||||
|
Loading…
x
Reference in New Issue
Block a user