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

希望支持播放raw文件夹下资源 #104

Closed lizhiwei92 closed 5 years ago

lizhiwei92 commented 5 years ago

希望支持播放raw文件夹下资源

panpf commented 5 years ago

"drawable://"+R.raw.image 作为 uri 就可以支持

lizhiwei92 commented 5 years ago

image

大佬,加个注解吧

image