Dear.
I wish if B4A have function to play GIP animation.
In the function please have a particular item to stop at the LAST frame and control speed playing.
Thank.
I was missing a cross platform, animated gif view, so created one. Usage is simple: Add with the visual designer and call SetGif to set the gif file. The B4i implementation depends on FLAnimatedImage open source project: https://github.com/Flipboard/FLAnimatedImage The FLAnimatedImage library...