OxygenCobalt / Auxio

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

1:1 crop for the quick settings media player #718

Closed cyrneko closed 8 months ago

cyrneko commented 8 months ago

Describe the Bug/Crash

  1. Enable "force square album covers"
  2. Play a song
  3. Observe all instances except the notification (widget, app) cropping it correctly

Describe the intended behavior

It should crop the notification's album art too.

What android version do you use?

Android 13

What device model do you use?

Poco F3, Arrow OS, TQ3A.230901.001

Bug report

bugreport-alioth_global-TQ3A.230901.001-2024-02-23-08-35-20-1.zip

Duplicates

OxygenCobalt commented 8 months ago

This is not fixable, sadly. It is impossible to predict the exact dimensions and cover behavior of the media player on all devices, so Auxio has to disregard it's configurations and conform to the system UI convention. Sorry.