5fd1a5724a
android / Build + lint + test (push) Has been cancelled
Operator framing: the cover art is the main feature of NowPlaying, not the background. A vibrant accent on the cover (small bright logo, sticker, stripe) should pop against the background, not be matched by it. The previous vibrant → muted → dominant fallback chain often picked a high-saturation accent that covered only a sliver of the cover, producing gradients that clashed with the actual image. Drop to dominantSwatch only — the majority-by-pixel-count color. If the palette resolves no dominant swatch (extremely rare; essentially uniform/empty bitmap) the held color stays on the previous track's dominant, matching the existing "keep previous on failure" docstring contract.