WalletMDetailAdapter$HeaderHolder.smali
.class Lcom/cmcm/safewallet/ui/personal/adapter/WalletMDetailAdapter$HeaderHolder;
.super Lcom/cmcm/safewallet/ui/base/adapter/b;
.source "WalletMDetailAdapter.java"
# instance fields
.field mBackupTip:Landroid/widget/ImageView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mBalanceText:Landroid/widget/TextView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mDivider3:Landroid/view/View;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mKeystoreLine:Landroid/view/View;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mKeystoreView:Landroid/view/View;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mMnemonicLine:Landroid/view/View;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mMnemonicView:Landroid/view/View;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mPrivateKeyLine:Landroid/view/View;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mPrivateKeyView:Landroid/view/View;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mPwdView:Landroid/widget/TextView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mToken:Landroid/view/View;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mWalletAddress:Landroid/widget/TextView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mWalletName: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 345
invoke-direct {p0, p1}, Lcom/cmcm/safewallet/ui/base/adapter/b;-><init>(Landroid/view/View;)V
.line 346
return-void
.end method