且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

毕加索和OkHttp

更新时间:2023-11-15 21:56:04

如果OkHttp是在你的项目中可用,毕加索将使用它。如果没有,毕加索将回落到 HttpURLConnection类

If OkHttp is available in your project, Picasso will use it. If not, Picasso will fall back to HttpUrlConnection.