Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Chuckytuh
Copy link
Contributor

Platforms affected

Android 15

Motivation and Context

Possible fix for #1866

Description

When in edge to edge, i.e. using AndroidEdgeToEdge preference as true and a BackgroundColor is provided, the navigation bar is opaque with a background color set.

AndroidEdgeToEdge = false and android:windowOptOutEdgeToEdgeEnforcement = true AndroidEdgeToEdge = true and android:windowOptOutEdgeToEdgeEnforcement = true AndroidEdgeToEdge = false and android:windowOptOutEdgeToEdgeEnforcement = false AndroidEdgeToEdge = true and android:windowOptOutEdgeToEdgeEnforcement = false
Image Image Image Image

Testing

Manually tested the change by creating a cordova application using [email protected], modified the theme and ran the app on an emulator

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

When in edge to edge, i.e. using `AndroidEdgeToEdge` preference as
`true` and a `BackgroundColor` is provided, the navigation bar is opaque
with a background color set.
@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.79%. Comparing base (5bca218) to head (3339974).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1867   +/-   ##
=======================================
  Coverage   60.79%   60.79%           
=======================================
  Files          23       23           
  Lines        4811     4811           
=======================================
  Hits         2925     2925           
  Misses       1886     1886           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants