Skip to content

RDMR-1284 add EdgeToEdgeGlyphTheme preference to SystemBarPlugin#36

Merged
benmccarty91 merged 2 commits into
outsystems/14.0.xfrom
fix/RDMR-1284/statusbar-font-color
Apr 8, 2026
Merged

RDMR-1284 add EdgeToEdgeGlyphTheme preference to SystemBarPlugin#36
benmccarty91 merged 2 commits into
outsystems/14.0.xfrom
fix/RDMR-1284/statusbar-font-color

Conversation

@EiyuuZack
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

@EiyuuZack EiyuuZack requested review from a team, Chuckytuh, OS-kepatotorica, OS-ruialves, benmccarty91, trevor-lambert and usernuno and removed request for a team April 6, 2026 11:34
@EiyuuZack EiyuuZack self-assigned this Apr 6, 2026
@benmccarty91 benmccarty91 merged commit 4c16d96 into outsystems/14.0.x Apr 8, 2026
11 checks passed
@EiyuuZack EiyuuZack deleted the fix/RDMR-1284/statusbar-font-color branch April 13, 2026 10:10
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.

4 participants