WalletTypeSelectAdapter$CoinSelectHolder.smali

.class public Lcom/cmcm/safewallet/ui/property/adapter/WalletTypeSelectAdapter$CoinSelectHolder;
.super Lcom/cmcm/safewallet/ui/base/adapter/b;
.source "WalletTypeSelectAdapter.java"


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

.field mIconImg:Lcom/cmcm/safewallet/ui/widget/coin/CoinImageView;
    .annotation build Lbutterknife/BindView;
    .end annotation
.end field

.field mNameTv: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 135
    invoke-direct {p0, p1}, Lcom/cmcm/safewallet/ui/base/adapter/b;-><init>(Landroid/view/View;)V

    .line 136
    return-void
.end method