Fix connectivity error view overlay

This commit is contained in:
Vitaliy Vlasov 2018-08-29 17:13:27 +03:00
parent 70aae89d05
commit 59c1eb1f5f
No known key found for this signature in database
GPG Key ID: A7D57C347F2B2964
1 changed files with 0 additions and 1 deletions

View File

@ -158,7 +158,6 @@
(reset! chat-id* chat-id)
(js/setTimeout #(when @scroll-ref (.scrollToEnd @scroll-ref)) 400))]
[react/view {:style styles/messages-view}
[connectivity/error-view]
[react/scroll-view {:scrollEventThrottle 16
:headerHeight styles/messages-list-vertical-padding
:footerWidth styles/messages-list-vertical-padding