@@ -51,6 +51,7 @@ import java.util.concurrent.TimeUnit;
*
* @author koral--
*/
+@SuppressWarnings("ResourceType")
public class GifDrawable extends Drawable implements Animatable, MediaPlayerControl {
final ScheduledThreadPoolExecutor mExecutor;