wasabeef/glide-transformations

RoundedCornersTransformation and Glide RoundedCorners

Closed this issue · 1 comments

在RecyclerView Adapter里使用RoundedCornersTransformation 变换圆形角, 调用notifyDataSetChanged 会导致界面加载图片闪烁,而使用Glide RoundedCorners的变换则不会有这个问题

Same promble with CropTransformation.