| Summary: | Status bar and navigation bar obscuring content, not using WindowInsets correctly | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | fiepi <fiepi> |
| Component: | android-application | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | andrew.g.r.holmes, big |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Android | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | screenshot | ||
|
Description
fiepi
2024-11-09 08:35:20 UTC
Created attachment 175672 [details]
screenshot
I am also having this issue with my Pixel 7 Pro & Android 15. I noticed it in remote input as well as the main activity. The presenter controls were fine, though. I am not an Android developer, but some research led me to believe this is related to the window inset changes for Android 15? https://developer.android.com/about/versions/15/behavior-changes-15#ux I tried to get some logs with adb that would show the issue but wasn't able to figure out anything useful. Happy to test if needed and provide logs. (In reply to bigboy from comment #2) > I am also having this issue with my Pixel 7 Pro & Android 15. I noticed it > in remote input as well as the main activity. The presenter controls were > fine, though. > > I am not an Android developer, but some research led me to believe this is > related to the window inset changes for Android 15? > https://developer.android.com/about/versions/15/behavior-changes-15#ux > > I tried to get some logs with adb that would show the issue but wasn't able > to figure out anything useful. Happy to test if needed and provide logs. This is a fix, but no maintainer has merged it yet https://invent.kde.org/network/kdeconnect-android/-/merge_requests/498 |