-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
查看网络长图无法正常显示,图片模糊无法放大到最大宽度 #1126
Comments
所在版本v2.4.0 |
加载本地长图清晰没有问题 ,加载网络长图时就会出现问题 |
网络图片没支持 |
下个版本会加上 |
我也是遇到楼主一样的需求,昨天搞了一晚上从2.2切换到2.4.0,还是不行### |
这个已经修复了 下个版本就可以了 |
大佬大概什么时候上呢,急 o(╥﹏╥)o |
今晚 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
图片地址:
"https://app-img.bitkinetic.com/tk/BusinessCard/PhotoWall/78/2019/12/N1576546695dn5df831870abd5-zoom2jpg50"
使用方法:
PictureSelector.create((Activity) mContext).themeStyle(
R.style.picture_default_style). isNotPreviewDownload(true).loadImageEngine(GlideEngine.createGlideEngine()).openExternalPreview(mModels.indexOf(model)
, mediaList);
The text was updated successfully, but these errors were encountered: