lopspower / CircularImageView

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

Allow to set background #81

Closed tobibo closed 6 years ago

tobibo commented 7 years ago

If you want to set a image that has transparencies currently it has a black background.

With this fix you can set the background to suit your design.

lopspower commented 6 years ago

Fix on https://github.com/lopspower/CircularImageView/commit/f5b294cd07ee000182d67d4e892671770bf43711

You can now used setBackgroundColor method or civ_background_color properties to define a background color for png image