Skip to content

fix: navigation bar and status bar overlap#140

Merged
joe-goodall-ticketmaster merged 2 commits into
mainfrom
fix-navigation-status-bar-overlap
Jun 4, 2026
Merged

fix: navigation bar and status bar overlap#140
joe-goodall-ticketmaster merged 2 commits into
mainfrom
fix-navigation-status-bar-overlap

Conversation

@joe-goodall-ticketmaster

Copy link
Copy Markdown
Collaborator

The pre-purchase screen content was rendering behind the status bar on Android.

Changes:

Apply padding using both statusBars and displayCutout inset types to correctly handle notched/punch-hole devices
Use updatePadding instead of setPadding to avoid zeroing left/right/bottom padding
Force dark status bar icons (isAppearanceLightStatusBars = false) for readability against the black background
Call requestApplyInsets to ensure insets are dispatched immediately on layout

@DanielOS7-TM DanielOS7-TM self-requested a review June 3, 2026 15:55
@joe-goodall-ticketmaster joe-goodall-ticketmaster merged commit 30ced0b into main Jun 4, 2026
6 checks passed
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