Skip to content

Fix content sliding under the display cutout in landscape#207

Open
m4pl wants to merge 2 commits into
GrapheneOS:mainfrom
m4pl:task/174-compose-window-insets
Open

Fix content sliding under the display cutout in landscape#207
m4pl wants to merge 2 commits into
GrapheneOS:mainfrom
m4pl:task/174-compose-window-insets

Conversation

@m4pl

@m4pl m4pl commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Closes #174

Fixes content running under the camera cutout and the navigation bar in landscape on the conversation picker and the message composers, and extracts the shared window inset helpers the other screens were duplicating.

Guarded by a detekt rule that forbids navigationBarsPadding(); it needs type resolution, so CI now runs :app:detektDebug instead of :app:detekt.

@m4pl
m4pl requested review from RankoR and inthewaves July 16, 2026 10:04
@m4pl
m4pl marked this pull request as ready for review July 16, 2026 10:04
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.

Certain screens in Compose rewrite need to be inset aware

1 participant