Skip to content

fix(android): calling ViewCompat.onApplyWindowInsets#59

Merged
theproducer merged 2 commits intomainfrom
fix/RMET-5072
Mar 25, 2026
Merged

fix(android): calling ViewCompat.onApplyWindowInsets#59
theproducer merged 2 commits intomainfrom
fix/RMET-5072

Conversation

@theproducer
Copy link
Copy Markdown
Collaborator

Description

The keyboard plugin calls ViewCompat.setOnApplyWindowInsetsListener, but also needs to call ViewCompat.onApplyWindowInsets to make sure other default inset policies are applied.

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation

Rationale / Problems Fixed

This fixes a problem where when using the Keyboard plugin, the Status Bar plugin cannot set the status bar background color.

Tests or Reproductions

Screenshots / Media

Platforms Affected

  • Android
  • iOS
  • Web

Notes / Comments

@theproducer theproducer requested a review from a team March 18, 2026 17:53
@theproducer theproducer merged commit cc74b2d into main Mar 25, 2026
8 checks passed
@theproducer theproducer deleted the fix/RMET-5072 branch March 25, 2026 16:16
capacitor-bot pushed a commit that referenced this pull request Mar 25, 2026
## [8.0.2](v8.0.1...v8.0.2) (2026-03-25)

### Bug Fixes

* **android:** calling ViewCompat.onApplyWindowInsets ([#59](#59)) ([cc74b2d](cc74b2d))
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.

3 participants