Skip to content
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

关于加载加密的url #203

Open
KotlinLan opened this issue Sep 23, 2020 · 2 comments
Open

关于加载加密的url #203

KotlinLan opened this issue Sep 23, 2020 · 2 comments

Comments

@KotlinLan
Copy link

KotlinLan commented Sep 23, 2020

你好,现在有一个图片的url,这个url里面的图片是加密的,直接访问图片是会加载失败的,而且本地sd卡只能保存加密前的文件,解密后的文件不能保存在内存卡中,但是看了一下,该库只能接收URI的方式来请求图片,请问这种需求怎么来自定义加载器,

@Piasy
Copy link
Owner

Piasy commented Sep 23, 2020

实现 ImageLoader 子类,下载解密后,把解密的文件回调出去。

@KotlinLan
Copy link
Author

@Piasy
你好,图片什么情况会出现无法双击放大的问题呢,
测试使用FrescoLoaderActivity
加载
http://pic.netbian.com/uploads/allimg/200817/214244-1597671764874d.jpg
的图片,双击无法放大。
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants