Beispiel #1
0
 public void stopGIF() {
   if (gifDrawable != null) gifDrawable.stop();
 }