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

必须是`SketchImageView`而不是任意`ImageView`,侵入性有点大,替换起来比较麻烦 #151

Closed liyujiang-gzu closed 2 years ago

asker517 commented 3 years ago

@liyujiang-gzu SketchImageView父类最终不就是ImageView么..很难改么?

panpf commented 2 years ago

全新 3.0 版本已经发布 alpha 版,欢迎体验,不再要求必须是 SketchImageView