so i was trying to load a GIF image using a link into my application, but i couldn't find how.
i tried using Glide and Picasso but i still couldn't resolve my problem, at first i thought i might have something in my app that's stopping the GIF from loading so i tried creating a new app just to test loading a GIF in an app and still couldn't load a single GIF.
I have looked around for a question like mine and tested some of the answers given but none of them worked!
so if anyone can show me a way to load a GIF in an app i would be quite thankful, and i can share the code for my app but as i stated earlier i am trying a new empty app and has no actual code in it.