Fix the issue of blurry media images in notifications. - #1493
Merged
Conversation
Contributor
Author
|
The notification art is land, maybe use backdrop art resource? |
Maxr1998
approved these changes
Jan 25, 2025
Maxr1998
left a comment
Member
There was a problem hiding this comment.
Thanks for your PR and bringing this issue to my attention. I'd argue that setting the metadata in the notification helper isn't the best location, but it is good enough for now.
I realized that the artwork loading can generally be improved by implementing a content provider, but this is out of scope for this PR.
Thus, I'll merge it as is. Thanks again!
nielsvanvelzen
pushed a commit
that referenced
this pull request
May 9, 2025
(cherry picked from commit bec1680)
|
I updated to the 2.6.3-beta1 but I'm still seeing blurry images in the notification. I cleared the app cache and it's still the same. Android 15 Samsung S25 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Use MediaMetadata art to override large icon in notification, fix art not clear issue.
Before:

After:
