How to remove the background white colour from Gif image and replace it with background colour of screen in android?
I am displaying a GIF image in android using Glide library. My only issue is my Gif image has a white background like this My screen, the gif I have downloaded is from this link The Gif image. My issue is there is white colour at the background of the gif image as you can see in the screen. I want it to be black as my layout background is black. Below is my layout file activity_main.xml
Failed to load image with Glide
I want to load an image and show it in an AlertDialog with custom view, and I get this error: