在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 FrescoDemo APK 下载。
一个演示使用壁画上的克里斯·巴内斯Android设计库中加载图像基地
A demo use Fresco to load image and base on Chris Banes' s Android Design library
It seems that not very perfect by loading GIF with progressbar, I think may be after the image downloaded, it needs much time to handle the GIF and show it.
SubsamplingScaleImageView appear a problem like this:Bitmap too large to be uploaded into a texture (440x4390, max=4096x4096), If the image is too large. So I use PooledByteBuffer instead of CloseableImage.