diff --git a/app.config.js b/app.config.js index c5a87528b4a..8cdf2327b5c 100644 --- a/app.config.js +++ b/app.config.js @@ -99,7 +99,7 @@ module.exports = () => { }), }, android: { - edgeToEdgeEnabled: false, + edgeToEdgeEnabled: true, adaptiveIcon: { foregroundImage: './assets/icon/adaptive-foreground.png', backgroundImage: './assets/icon/adaptive-background.png',