Skip to content

RDMR-1284 add EdgeToEdgeGlyphTheme preference to SystemBarPlugin#34

Closed
benmccarty91 wants to merge 1 commit into
masterfrom
fix/RDMR-1284_statusbar-font-color
Closed

RDMR-1284 add EdgeToEdgeGlyphTheme preference to SystemBarPlugin#34
benmccarty91 wants to merge 1 commit into
masterfrom
fix/RDMR-1284_statusbar-font-color

Conversation

@benmccarty91

@benmccarty91 benmccarty91 commented Apr 1, 2026

Copy link
Copy Markdown

Platforms affected

Android

Motivation and Context

Android status bar glyph color was relative only to the system color scheme when in edge to edge, not the application color. This change also doesn't determine the glyph color from the application color, but exposes a mechanism for developers to set it themselves.

Description

new Cordova preference EdgeToEdgeGlyphTheme to allow developers to set the glyph color to light or dark. Only effects apps when edge to edge is enabled.

Testing

Manually tested.

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

@benmccarty91 benmccarty91 self-assigned this Apr 1, 2026
@benmccarty91 benmccarty91 changed the title RDMR-1284 feat: add EdgeToEdgeGlyphTheme preference to SystemBarPlugin RDMR-1284 add EdgeToEdgeGlyphTheme preference to SystemBarPlugin Apr 2, 2026
@EiyuuZack

Copy link
Copy Markdown

Closing this as it was branched off and is targeting the wrong branch. Superseded by #36

@EiyuuZack EiyuuZack closed this Apr 6, 2026
@EiyuuZack EiyuuZack deleted the fix/RDMR-1284_statusbar-font-color branch April 6, 2026 11:33
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.

3 participants