WXScroller$4.smali 
.class Lcom/taobao/weex/ui/component/WXScroller$4;
.super Ljava/lang/Object;
.source "WXScroller.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/taobao/weex/ui/component/WXScroller;->checkRefreshOrLoading(Lcom/taobao/weex/ui/component/WXComponent;)Z
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/taobao/weex/ui/component/WXScroller;
.field final synthetic val$child:Lcom/taobao/weex/ui/component/WXComponent;
# direct methods
.method constructor <init>(Lcom/taobao/weex/ui/component/WXScroller;Lcom/taobao/weex/ui/component/WXComponent;)V
    .registers 3
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x8010,
            0x1010
        }
        names = {
            "this$0",
            "val$child"
        }
    .end annotation
    .line 352
    iput-object p1, p0, Lcom/taobao/weex/ui/component/WXScroller$4;->this$0:Lcom/taobao/weex/ui/component/WXScroller;
    iput-object p2, p0, Lcom/taobao/weex/ui/component/WXScroller$4;->val$child:Lcom/taobao/weex/ui/component/WXComponent;
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V
    return-void
.end method
# virtual methods
.method public run()V
    .registers 3
    .line 355
    iget-object v0, p0, Lcom/taobao/weex/ui/component/WXScroller$4;->this$0:Lcom/taobao/weex/ui/component/WXScroller;
    invoke-virtual {v0}, Lcom/taobao/weex/ui/component/WXScroller;->getHostView()Landroid/view/View;
    move-result-object v0
    check-cast v0, Lcom/taobao/weex/ui/view/refresh/wrapper/BaseBounceView;
    iget-object v1, p0, Lcom/taobao/weex/ui/component/WXScroller$4;->val$child:Lcom/taobao/weex/ui/component/WXComponent;
    invoke-virtual {v0, v1}, Lcom/taobao/weex/ui/view/refresh/wrapper/BaseBounceView;->setFooterView(Lcom/taobao/weex/ui/component/WXComponent;)V
    return-void
.end method