Skip to content

Commit f4dab91

Browse files
authored
Merge pull request #31 from OutSystems/fix/RDMR-1074/edge-to-edge-nav-color
fix: opaque navigation bar in edge to edge
2 parents 621a005 + 94252e1 commit f4dab91

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

templates/project/res/values/cdv_themes.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030

3131
<!-- Required: Set the theme of the Activity that directly follows your splash screen. -->
3232
<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>
3633
</style>
3734

3835
<style name="Theme.Cordova.App.DayNight" parent="Theme.AppCompat.DayNight.NoActionBar">

0 commit comments

Comments
 (0)