Android框架源码解析之(四)Picasso

这次要分析的源码是 Picasso 2.5.2 ,四年前的版本,用eclipse写的,但不影响这次我们对其源码的分析 地址:https://github.com/square/picasso/tree/picasso-parent-2.5.2 Picasso的简单使用 Picasso.with(this) .load("http://ww3.sinaimg.cn/large/610
相关文章
相关标签/搜索