OxygenCobalt / Auxio

A simple, rational music player for android
GNU General Public License v3.0
2.2k stars 149 forks source link

Removing space normally covered by square cover art #908

Closed deadendpl closed 2 weeks ago

deadendpl commented 2 weeks ago

I don't know if this is a bug fix or feature request, so I didn't choose a template.

Cover art that is not square is leaving a darkened spot that would be filled by square cover art. Screenshot_2024-11-09-14-37-24-906.jpg

Could that spot be removed?

This is how it looks in Poweramp: Screenshot_2024-11-09-14-37-45-242.jpg

OxygenCobalt commented 2 weeks ago

This is an intentional visual choice such that I am still able to provide the "visual space" required for non-square cover art within the UI. There are a lot of UI elements outside of the playback view that will look outright odd without it. Notice how Poweramp has a shadow, I don't have that (it's a violation of Material Design), hence why I need another thing to provide visual fill. This may change in the future though.