mirror of https://github.com/laurent22/joplin.git
parent
2050889590
commit
c5c379f38a
|
@ -752,7 +752,7 @@ class AppComponent extends React.Component {
|
|||
}}
|
||||
>
|
||||
<StatusBar barStyle="dark-content" />
|
||||
<MenuContext style={{ flex: 1 }}>
|
||||
<MenuContext style={{ flex: 1, backgroundColor: theme.backgroundColor }}>
|
||||
<SafeAreaView style={{ flex: 1 }}>
|
||||
<View style={{ flex: 1, backgroundColor: theme.backgroundColor }}>
|
||||
<AppNav screens={appNavInit} />
|
||||
|
|
Loading…
Reference in New Issue