Hello to everyone.
I use B4XGifView to my project and I call it multiple times. Actually, I have a Sub that inside of it I use the SetGif command. I call multiple times that Sub and after a few times I get some white sparks in my gif.
What problem is caused when I call multiple times in a activity the setgif? Is there any way to "clean" the gif and reload it in the same activity? Note that I do not want to do Activity.Finish and also I have to load multiple gifs in that activity.
Thanks for your time!
I use B4XGifView to my project and I call it multiple times. Actually, I have a Sub that inside of it I use the SetGif command. I call multiple times that Sub and after a few times I get some white sparks in my gif.
What problem is caused when I call multiple times in a activity the setgif? Is there any way to "clean" the gif and reload it in the same activity? Note that I do not want to do Activity.Finish and also I have to load multiple gifs in that activity.
Thanks for your time!