1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-13 22:12:50 +02:00

Merge branch 'master' of github.com:laurent22/joplin

This commit is contained in:
Laurent Cozic
2020-04-14 23:58:37 +01:00

View File

@@ -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} />