-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Description
Hi, I'm using Kingfisher for caching WebP images. And the problem is that if my webp image is about 200kb, the images saved on device will be about 1-2 Mb. I can resolve it if i use WebPProcessor.default (external lib to support webp in Kingfisher), but it has some issues with sync checking value in cache.
Is it normal behaviour for Kingfisher with WebP?
p.s. with .cacheOriginalImage doesn't make changes.
Metadata
Metadata
Assignees
Labels
No labels