CircularImageView
CircularImageView copied to clipboard
Fix compatibility with Glide
Guidelines
Sometimes picture cannot display when using Glide, this issue is famous with Glide compatibility, also see https://github.com/lopspower/CircularImageView/issues/133 and https://github.com/lopspower/CircularImageView/issues/135
Types of changes
What types of changes does your code introduce?
- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)