Skip to content

Notification artwork appears visibly downscaled/blurry in Media3 notification on newer Media3 version(s), while the same source artwork renders high quality on an older Media3 version. #3084

@itSMcodez

Description

@itSMcodez

Version

Media3 main branch

More version details

The bug is produced by the version 1.9.2. I downgraded to 1.8.0 and 1.9.0 and had no issues.

Devices that reproduce the issue

Tecno Spark 5 - Android 10
Samsung A05s - Android 15

Devices that do not reproduce the issue

No response

Reproducible in the demo app?

Yes

Reproduction steps

Reproduction steps

  1. Create MediaSessionService with MediaSession + ExoPlayer.
  2. Set MediaMetadata.artworkUri to local album art URI (for example content://media/external/audio/albumart/{albumId}) or embedded art-backed URI.
  3. Start playback and show media notification.
  4. Compare rendering quality between:
    • broken version: <bad>
    • working version: <good>

Expected result

Expected behavior

Artwork quality in notification should preserve source quality (or at least match previous Media3 behavior).

Actual result

Artwork is blurry/downscaled on <bad version>, but sharp/high quality on <good version> with same media items/artwork source.

Media

Image

Bug Report

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions