vinc3m1 / RoundedImageView

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

Conflict with Glide .transition(DrawableTransitionOptions.withCrossFade) #272

Closed Chawucikela closed 2 years ago

Chawucikela commented 2 years ago

Cannot display rounded-corner image after Glide.transition() applied

gowtham8688 commented 2 years ago

Change quality

vinc3m1 commented 2 years ago

From the README:

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