Skip to content

fix(SystemBars): respect insetsHandling disable#8481

Draft
theproducer wants to merge 2 commits into
mainfrom
fix/RMET-5221
Draft

fix(SystemBars): respect insetsHandling disable#8481
theproducer wants to merge 2 commits into
mainfrom
fix/RMET-5221

Conversation

@theproducer
Copy link
Copy Markdown
Contributor

@theproducer theproducer commented May 26, 2026

Description

This fix respects the insetsHandling: "disable" option for SystemBars on Android.

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation

Rationale / Problems Fixed

fixes: #8466

Tests or Reproductions

Screenshots / Media

Platforms Affected

  • Android
  • iOS
  • Web

Notes / Comments

… values

Fall back to the `css` default and log a warning when `insetsHandling` is configured with an unrecognized value, and flip equality checks to compare against the constants to avoid potential NPEs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant