square / picasso

A powerful image downloading and caching library for Android
https://square.github.io/picasso/
Apache License 2.0
18.71k stars 3.97k forks source link

avif image rendering bug: negative images for avif #2487

Open Dhruv-Garg79 opened 3 months ago

Dhruv-Garg79 commented 3 months ago

The image works well in browser, but doesn't seem to load with proper colors using picasso.

android version: 34 picasso version: 2.71828

Jumman04 commented 3 weeks ago

@Dhruv-Garg79 Have you tried with the latest version [2.8] of the Picasso library?