How do I make a gif disappear after it's done on blackberry java?
问题 I know how to load in a gif and let it run but how do you make it disappear? Ie. it's on top of another bitmap background and looks like its interacting with the background, I want it to go away after its finished one time through. 回答1: You can set the gif to non-repeating and make the final frame 100% transparent. 来源: https://stackoverflow.com/questions/10354219/how-do-i-make-a-gif-disappear-after-its-done-on-blackberry-java