How to make gif disappear after it's done in BlackBerry Java?

I know how to upload to gif and run it, but how do you disappear it?

Those. it is on top of another raster background and looks like it interacts with the background, I want it to leave after its completion once.

+3
source share
1 answer

You can set the gif to non-repeating and make the last frame 100% transparent.

+4
source

All Articles