diff --git a/src/status_im/ui/components/bottom_panel/views.cljs b/src/status_im/ui/components/bottom_panel/views.cljs index d8cbd10a6c..304b85e81b 100644 --- a/src/status_im/ui/components/bottom_panel/views.cljs +++ b/src/status_im/ui/components/bottom_panel/views.cljs @@ -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)