Exemplo n.º 1
0
 public void stopGIF() {
   if (gifDrawable != null) gifDrawable.stop();
 }