RefreshFooterWrapper.smali
.class public Lcom/scwang/smartrefresh/layout/impl/RefreshFooterWrapper;
.super Lcom/scwang/smartrefresh/layout/internal/InternalAbstract;
.source "RefreshFooterWrapper.java"
# interfaces
.implements Lcom/scwang/smartrefresh/layout/a/f;
# annotations
.annotation build Landroid/annotation/SuppressLint;
value = {
"ViewConstructor"
}
.end annotation
# direct methods
.method public constructor <init>(Landroid/view/View;)V
.registers 2
.line 1
invoke-direct {p0, p1}, Lcom/scwang/smartrefresh/layout/internal/InternalAbstract;-><init>(Landroid/view/View;)V
return-void
.end method