kawaiiDango / pano-scrobbler

Scrobbles to last.fm, ListenBrainz, libre.fm, GNU FM, Maloja, Pleroma or to a file, on Android

Home Page:https://play.google.com/store/apps/details?id=com.arn.scrobble

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weird UI offset

letruxux opened this issue · comments

Describe the bug
UI is sometimes too much on the left sometimes too much on the rightScreenshot_20240701_125103.jpg

Steps to Reproduce
open the charts tab

App version
3.35

Additional info

I've got one as well since v3.29 but on scrobbles tab instead. Zero bug reports on this issue in 4 months, I guess I'm the lucky one here 😐
One UI 6.1, A14

First screenshot is from 3.27 version I'm currently on, the second one is 3.36 with weird UI offset present (the bug's been around since version 3.29 though as I mentioned above).

Screenshot_20240801_222626_Pano Scrobbler
Screenshot_20240801_221724_Pano Scrobbler

The extra padding was added for TV overscan, which is required for submitting TV apps on play store.
https://developer.android.com/training/tv/playback/leanback/layouts#overscan

You may notice that there is more padding on the right. This is because the TV will actually use the tablet layout, with the navigation menu on the left, having its own extra left padding.

I didn't want to maintain yet another layout just for TV.

Please fix this ! Keeps bugging me off

The padding inconsistencies have now been fixed.

i can confirm i don't see these inconsistencies anymore