InsApplyLossDescAdapter$ItemHolder.smali

.class Lcom/cmcm/safewallet/ui/insurance/InsApplyLossDescAdapter$ItemHolder;
.super Lcom/cmcm/safewallet/ui/base/adapter/b;
.source "InsApplyLossDescAdapter.java"


# instance fields
.field mDescContent:Landroid/widget/TextView;
    .annotation build Lbutterknife/BindView;
    .end annotation
.end field

.field mDescIcon:Landroid/widget/ImageView;
    .annotation build Lbutterknife/BindView;
    .end annotation
.end field

.field mDescTitle:Landroid/widget/TextView;
    .annotation build Lbutterknife/BindView;
    .end annotation
.end field


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

    .prologue
    .line 111
    invoke-direct {p0, p1}, Lcom/cmcm/safewallet/ui/base/adapter/b;-><init>(Landroid/view/View;)V

    .line 112
    return-void
.end method