哭泣小懒猪

文章
7
资源
0
加入时间
4年2月12天

Android显示大图长图不模糊的方法

1.用到的库:glide:https://github.com/bumptech/glideSubsamplingScaleImageView: https://github.com/davemorrissey/subsampling-scale-image-view2.使用方法:先使用Glide异步下载图片,再用SubsamplingScaleImageView无损显示大图fun loadLargeImage(context: Context, res: String, imageView: