mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[GH-ISSUE #425] UI issues on android tablet (Tab S9 Ultra) #213
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#213
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KuebelHund on GitHub (Jan 10, 2026).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/425
There is a slight inconvinience on big android tablets in landscape mode, where the little pop-up, which appears after taking the airpods out of there case and into the ears, covers the whole screen.
i think the cause of that is, that librepods just simply reads the screen width and adjusts to that. maybe there is a way to implement it, that on tablets or generally in landscape mode the pop-up isnt as gigantic.