Jiv*_*wat -1
Picasso.with(this).load(image URL)
.placeholder(place_holder_bitmap).error(place_holder_bitmap)
.resize(call resize method here to pass new pixels constraint, getPixels(30))
.transform(transformation).into(imageView);
Run Code Online (Sandbox Code Playgroud)
在我的例子中,这里应用变换来制作圆形图像视图,如果在您的项目中不重要,请忽略这部分代码。
归档时间: |
|
查看次数: |
5256 次 |
最近记录: |