hdodenhof / CircleImageView

A circular ImageView for Android
Apache License 2.0
14.55k stars 3.11k forks source link

The View can't work with android:scaleType attribute. #413

Closed HadesShade closed 3 years ago

HadesShade commented 3 years ago

Hi. I create a new CircleImageView in my app. When I add an attribute (android:scaleType = "fitXY"), the view can't run and show only blank white screen.

HadesShade commented 3 years ago

Edit : I just realize that the scale type is defined in the class.