panpf / sketch

Sketch is an image loading library designed for Compose Multiplatform and Android View. It is powerful and rich in functions. In addition to basic functions, it also supports GIF, SVG, video thumbnails, Exif Orientation, etc.
Apache License 2.0
2.05k stars 309 forks source link

如何加载webp格式的 #106

Closed ct1995 closed 2 years ago

panpf commented 5 years ago

android 本身就支持 webp 无需做任何配置就能显示

ct1995 commented 5 years ago

android 本身就支持 webp 无需做任何配置就能显示 img_person_git.displayImage("http://asgard.image.mucang.cn/asgard/2017/12/28/10/45ab2f68a13546c1914b61d54160b8ae.webp") 又或者是其他的方法

panpf commented 5 years ago

jpg 图片怎么显示 webp 图片就怎么显示