My imageview is set to a bitmap that is a PNG. But problem is that the transparent part is black. I've set background to @android:color/transparent and #00000000, but it is still black. I've tried to search but nothing helped. Thanks in advance!My imageview is set to a bitmap that is a PNG.