kawaiiDango / pano-scrobbler

Scrobbles to last.fm, ListenBrainz, libre.fm, GNU FM, Maloja, Pleroma or to a file, on Android
https://kawaiidango.github.io/pano-scrobbler/
GNU General Public License v3.0
1.13k stars 31 forks source link

Weird UI offset #474

Closed letruxux closed 3 months ago

letruxux commented 4 months ago

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

Mehlsine commented 3 months ago

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

kawaiiDango commented 3 months ago

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.

zettaexa commented 3 months ago

Please fix this ! Keeps bugging me off

kawaiiDango commented 3 months ago

The padding inconsistencies have now been fixed.

letruxux commented 3 months ago

i can confirm i don't see these inconsistencies anymore