Hey Folk, I'm facing an issue while trying to load an image from a bitmap (a PNG file), but the background is black instead of being transparent, does it possible to fix that with color filter in compose ?
r
Rebecca Franks
10/17/2022, 7:49 AM
Is there an option to remove the background before putting it into your app? Or is it already transparent but its rendering black where it should be transparent?
e
Eric Ampire [MOD]
10/17/2022, 8:08 AM
The image itself doesn't have any background
t
Tolriq
10/17/2022, 8:52 AM
It's probably causing by how you load the image. `