Skip to content

Conversation

jperedadnr
Copy link
Contributor

Issue

Fixes #1332

This PR adds the SystemBar insets to the Activity->Window->DecorView, so the app doesn't extend edge-to-edge, preventing the overlapping with the SystemBars.

image

As a consequence, for Android 15+, the SystemBars are translucent and the color should be set via the Attach StatusBarService:

image

Progress

@jperedadnr jperedadnr changed the title Apply insets to decorView Android: Apply insets to decorView Oct 1, 2025
@jperedadnr jperedadnr merged commit 5079ff9 into gluonhq:master Oct 1, 2025
4 of 6 checks passed
@jperedadnr jperedadnr deleted the 1332-edgetoedgefix branch October 1, 2025 20:21
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.

Problem with Edge-To-Edge display mode fix

2 participants