Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 637 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 637 Bytes

imagepipeline-okhttp3

imagepipeline-okhttp for okhttp3

If you use Fresco and OkHttp3,at the same time you want use okhttp3 do fresco network layer,but original version not update,you can use this response program.

You can copy these two files into your project to use,The only caveat is that you need to fill in their own package names

如果你同时使用了Fresco和OkHttp3,又想把OkHttp当作Fresco的网络层,那么你可以使用这个来完成。因为原始版本的暂时没有进行更新,你可以使用这个来应对这个问题。

把这两个文件复制到你的项目之中,需要注意添加包名。