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
2k stars 307 forks source link

你好,如果heic图片里边,是包含多张图片的话,能够播放的嘛? #173

Closed TongmingWu closed 1 year ago

TongmingWu commented 1 year ago

比如说这张图 https://nokiatech.github.io/heif/content/image_sequences/sea1_animation.heic

panpf commented 1 year ago

heic 动图在 Android 11 以上可用,详情请参考文档 https://github.com/panpf/sketch/blob/main/docs/wiki/animated_image.md

heic 和 heif 是一样的

TongmingWu commented 1 year ago

谢谢!可以播放动图