mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 10:46:21 +00:00
transparent modals
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
c348337150
commit
c48fa9fb03
@ -319,5 +319,7 @@
|
||||
[(if (= current-view :chat-modal)
|
||||
view
|
||||
keyboard-avoiding-view)
|
||||
{:flex 1 :flex-direction :column}
|
||||
(merge {:flex 1 :flex-direction :column}
|
||||
(when platform/android?
|
||||
{:background-color :white}))
|
||||
(apply vector view styles/flex components)]])
|
||||
|
Loading…
x
Reference in New Issue
Block a user