IDrawableLoader$DrawableTarget.smali
.class public interface abstract Lcom/taobao/weex/adapter/IDrawableLoader$DrawableTarget;
.super Ljava/lang/Object;
.source "IDrawableLoader.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/taobao/weex/adapter/IDrawableLoader;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "DrawableTarget"
.end annotation
# virtual methods
.method public abstract setDrawable(Landroid/graphics/drawable/Drawable;Z)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"drawable",
"resetBounds"
}
.end annotation
.end method