We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 621a005 + 94252e1 commit f4dab91Copy full SHA for f4dab91
templates/project/res/values/cdv_themes.xml
@@ -30,9 +30,6 @@
30
31
<!-- Required: Set the theme of the Activity that directly follows your splash screen. -->
32
<item name="postSplashScreenTheme">@style/Theme.Cordova.App.DayNight</item>
33
-
34
- <!-- Disable Edge-to-Edge for SDK 35 -->
35
- <item name="android:windowOptOutEdgeToEdgeEnforcement" tools:targetApi="35">true</item>
36
</style>
37
38
<style name="Theme.Cordova.App.DayNight" parent="Theme.AppCompat.DayNight.NoActionBar">
0 commit comments