siyamed / android-shape-imageview

Custom shaped android imageview components
MIT License
2.66k stars 599 forks source link

How to set custom background color to Controller #33

Open DiegoFirpo opened 9 years ago

DiegoFirpo commented 9 years ago

Hey! How could I set a custom background for CircularImageView? I´ve got the CircularImageView onto another ImageView and I want to make the background inside the circle be white instead of transparent. How could I do?

image

I tried using setBackground color and got this :(

image

Thanks in advance!

SalmanTariq commented 7 years ago

@siyamed Same query. Please respond