Skip to content

Android 15 device status bar overlays our app #1128

@hacklschorsch

Description

@hacklschorsch

Android 15 introduces a new behavior where the device status bar is rendered over our app.

https://developer.android.com/about/versions/15/behavior-changes-15#edge-to-edge

Apps are edge-to-edge by default on devices running Android 15 if the app is targeting Android 15 (API level 35).

Important: If your app is not already edge-to-edge, portions of your app may be obscured and you must handle insets. Depending on the app, this work may or may not be significant.

We track this issue in https://gitlab.com/tahoe-lafs/tahoe-lafs-mobile/-/issues/69 .

Here's an excerpt:

Screenshot of Android status bar overlapping our application (cogwheel)

Other cross-platform / full-screen web-view application frameworks suffer from the same problem:

How can I fix our app?

Is this maybe not for here (Obelisk), but for Reflex-Platform?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions