[#9759] App freezes if tap on digital keyboard after "Cancel" on Send Transaction screen

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
Andrey Shovkoplyas 2020-01-17 11:05:19 +01:00
parent 53d0cb519c
commit 2896831b9d
No known key found for this signature in database
GPG Key ID: EAAB7C8622D860A4
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
(defn hide-panel-anim
[bottom-anim-value alpha-value window-height]
(react/dismiss-keyboard!)
(anim/start
(anim/parallel
[(anim/spring bottom-anim-value {:toValue (- window-height)