b.smali

.class public Lcom/scwang/smartrefresh/layout/d/b;
.super Lcom/scwang/smartrefresh/layout/e/a;

# interfaces
.implements Lcom/scwang/smartrefresh/layout/a/d;


# annotations
.annotation build Landroid/annotation/SuppressLint;
    value = {
        "ViewConstructor"
    }
.end annotation


# direct methods
.method public constructor <init>(Landroid/view/View;)V
    .registers 2

    invoke-direct {p0, p1}, Lcom/scwang/smartrefresh/layout/e/a;-><init>(Landroid/view/View;)V

    return-void
.end method


# virtual methods
.method public setNoMoreData(Z)Z
    .registers 3

    iget-object v0, p0, Lcom/scwang/smartrefresh/layout/d/b;->v:Landroid/view/View;

    instance-of v0, v0, Lcom/scwang/smartrefresh/layout/a/d;

    if-eqz v0, :cond_12

    iget-object v0, p0, Lcom/scwang/smartrefresh/layout/d/b;->v:Landroid/view/View;

    check-cast v0, Lcom/scwang/smartrefresh/layout/a/d;

    invoke-interface {v0, p1}, Lcom/scwang/smartrefresh/layout/a/d;->setNoMoreData(Z)Z

    move-result v0

    if-eqz v0, :cond_12

    const/4 v0, 0x1

    :goto_11
    return v0

    :cond_12
    const/4 v0, 0x0

    goto :goto_11
.end method