CircularImageView
CircularImageView copied to clipboard
Issue with scaleType
Has an issue with android:scaleType="center"
i have this issue too, setting android:scaleType="centerCrop" is useless
Same issue here. It is a known bug.
https://github.com/Pkmmte/CircularImageView/issues/10
Came to report this bug. scaleType won't work, all my images appears horribly scaled
Same issue here