毕加索 下载 在您的模块中 compile ' com.github.florent37:picassopalette:2.0.0 ' compile ' com.squareup.picasso:picasso:2.5.2 ' 样本 Picasso . with( this ) . load(url . toString()) . into(imageView, PicassoPalette . with(url . toString(), imageView) .use( PicassoPalette . Profile . MUTED_DARK ) .intoBackground(textView) .intoTextColor(textView)