diff --git a/src/status_im/navigation/roots.cljs b/src/status_im/navigation/roots.cljs index d9e3a750cf..c4eb529ec9 100644 --- a/src/status_im/navigation/roots.cljs +++ b/src/status_im/navigation/roots.cljs @@ -35,6 +35,7 @@ (defn default-root [] {:layout {:componentBackgroundColor colors/white + :orientation "portrait" :backgroundColor colors/white}}) (defn merge-top-bar [root-options options]