lopspower / CircularImageView

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

The circular image with border shows border color in bacground for transparent png images #90

Closed prathameshtal closed 6 years ago

prathameshtal commented 6 years ago

The transparent png image shows background color in background.

lopspower commented 6 years ago

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

You can now used civ_background_color properties or setBackgroundColor method to set a background color for PNG image