vinc3m1 / RoundedImageView

A fast ImageView that supports rounded corners, ovals, and circles.
Other
6.44k stars 1.25k forks source link

第一次加载页面,圆角不起作用 #246

Closed adping closed 4 years ago

adping commented 4 years ago

listView中,Glide加载图片,第一次打开列表时圆角没有显示,刷新列表后才会显示圆角。。。

vinc3m1 commented 4 years ago

As per the README: Glide transforms are not supported, please use wasabeef/glide-transformations if you want to round images loaded from Glide.