在APKPure安全快速地下載APK
APKPure 使用簽章驗證功能,確保為您提供無病毒的 FrescoDemo APK 下載。
A demo use Fresco to load image base on Chris Banes' s Android Design library
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.