mirror of
https://github.com/status-im/status-react.git
synced 2025-01-22 16:59:40 +00:00
[Android] default white background on all screens
This commit is contained in:
parent
797d8037e0
commit
e45479138f
@ -116,7 +116,7 @@
|
||||
routes
|
||||
(cond->
|
||||
(merge {:headerMode "none"
|
||||
:cardStyle {:backgroundColor (when (or platform/ios? platform/desktop?) :white)}
|
||||
:cardStyle {:backgroundColor :white}
|
||||
#_:transitionConfig
|
||||
#_(fn []
|
||||
#js {:transitionSpec #js{:duration 10}})
|
||||
|
Loading…
x
Reference in New Issue
Block a user