Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso. Even with gif and webp support! 🍻
MIT License
3.98k
stars
402
forks
source link
There is something wrong with LongImageActivity #125
java.lang.RuntimeException: onFailureImpl
W/System.err: at com.github.piasy.biv.loader.fresco.ImageDownloadSubscriber.onFailureImpl(ImageDownloadSubscriber.java:88)
W/System.err: at com.facebook.datasource.BaseDataSubscriber.onFailure(BaseDataSubscriber.java:57)
W/System.err: at com.facebook.datasource.AbstractDataSource$1.run(AbstractDataSource.java:172)
W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W/System.err: at com.facebook.imagepipeline.core.PriorityThreadFactory$1.run(PriorityThreadFactory.java:51)
W/System.err: at java.lang.Thread.run(Thread.java:764)