lydavid / MusicSearch

An Android app for browsing songs, artists, and anything related to them
Apache License 2.0
18 stars 0 forks source link

Crash on loading large images in release/release-group screens #917

Closed lydavid closed 14 hours ago

lydavid commented 1 month ago

eg.

adb shell am start -d "io.github.lydavid.musicsearch.debug://app/release/6b7c85f2-9d2b-4865-9460-2d923ac25f22" -a android.intent.action.VIEW

Try interceptors from https://github.com/coil-kt/coil/issues/1349

lydavid commented 14 hours ago

We now load 1200px image by default, so this should not happen anymore.