b.smali

.class public Lcom/scwang/smart/refresh/layout/wrapper/b;
.super Lcom/scwang/smart/refresh/layout/simple/b;
.source "SourceFile"

# interfaces
.implements Lcom/scwang/smart/refresh/layout/api/c;


# 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/smart/refresh/layout/simple/b;-><init>(Landroid/view/View;)V

    return-void
.end method