[fix 7652] fetching indicator on Home tab
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
422ed6a227
commit
c763a001c3
|
@ -294,8 +294,7 @@
|
||||||
:animating true}]]
|
:animating true}]]
|
||||||
|
|
||||||
:else
|
:else
|
||||||
[react/view {:style {:flex 1
|
[react/view {:style {:flex 1}}
|
||||||
:z-index -1}}
|
|
||||||
[connectivity/connectivity-view]
|
[connectivity/connectivity-view]
|
||||||
[animated-search-input search-filter]
|
[animated-search-input search-filter]
|
||||||
(if (and (not search-filter)
|
(if (and (not search-filter)
|
||||||
|
|
Loading…
Reference in New Issue