Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Displaying edge-to-edge, but insets not being handled leads to clipping #793

Closed
alexvanyo opened this issue Sep 8, 2022 · 1 comment
Closed

Comments

@alexvanyo
Copy link

GardenActivity calls WindowCompat.setDecorFitsSystemWindows(window, false) to display edge-to-edge, but insets are not being taken into account resulting in items being clipped by the navigation bar.

This is especially noticable with the opaque taskbar on Android 12L or Android 13.

@arriolac
Copy link
Contributor

Done in #933

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@arriolac @alexvanyo and others