lopspower / CircularImageView

Create circular ImageView in Android in the simplest way possible
Apache License 2.0
1.95k stars 413 forks source link

It's making my parent background transparent. #126

Open dondell opened 4 years ago

dondell commented 4 years ago

Screenshot from 2020-06-11 15-06-22

I have LinearLayout as the parent of CircleImageView. I wonder how did the part of the Linearlayout become transparent below the CircleImageView.