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

显示gif时,只播放了一遍,没有循环 #105

Closed lizhiwei92 closed 5 years ago

lizhiwei92 commented 5 years ago

加载gif时,只播放了一遍,没有循环播放 sketchGif.getOptions().setDecodeGifImage(true); sketchGif.displayResourceImage(R.drawable.magic_ball2);

panpf commented 5 years ago

默认就是循环播放的,你换图试试

lizhiwei92 commented 5 years ago

换了一张gif,是循环播了。问了一下UI,UI说他们可以选择导出播放一次或者循环播放的文件,涨见识了。

panpf commented 5 years ago

世界之大,无奇不有!永保敬畏之心!