Skip to content

Overlay introduces safe area. #46

@louwe

Description

@louwe

Hi, I have a map view which ignores the top status bar safe area, but as soon as I put in the "dynamicOverlay" call, it removes the safe area and the map no longer extends to the top status bar. Is there a way to remove this behavior?

EDIT:
I figured out that I had to add another call to "ignoresSafeArea()". It's weird because now I have it in two places instead of one and the second "ignoresSafeArea()" call MUST also come after the "dynamicOverlay()" call otherwise it doesn't work. May want to add this note in the README files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions