siyamed / android-shape-imageview

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

border wont be able to show transparent color!!! #88

Open AliAsadiPGI opened 4 years ago

AliAsadiPGI commented 4 years ago

when using the transparent color like : app:siBorderColor="@color/color_transparent" -->( @color/color_transparent = "#26ff00ff")<-- nothing happen at all, and the border draw as a white color and ignored the transparent.