DappActivity$WalletDialogHolder.smali
.class public Lcom/cmcm/safewallet/ui/dapp/DappActivity$WalletDialogHolder;
.super Lcom/cmcm/safewallet/ui/base/adapter/b;
.source "DappActivity.java"
# instance fields
.field checkBox:Landroid/widget/CheckBox;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field textView1:Landroid/widget/TextView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field textView2: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 288
invoke-direct {p0, p1}, Lcom/cmcm/safewallet/ui/base/adapter/b;-><init>(Landroid/view/View;)V
.line 289
return-void
.end method