IDrawableLoader$AnimatedTarget.smali

.class public interface abstract Lcom/taobao/weex/adapter/IDrawableLoader$AnimatedTarget;
.super Ljava/lang/Object;
.source "IDrawableLoader.java"

# interfaces
.implements Lcom/taobao/weex/adapter/IDrawableLoader$DrawableTarget;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/taobao/weex/adapter/IDrawableLoader;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "AnimatedTarget"
.end annotation


# virtual methods
.method public abstract setAnimatedDrawable(Landroid/graphics/drawable/Drawable;)V
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x0
        }
        names = {
            "drawable"
        }
    .end annotation
.end method