WalletTransactionAdapter$ViewHolder.smali
.class Lcom/cmcm/safewallet/ui/property/adapter/WalletTransactionAdapter$ViewHolder;
.super Lcom/cmcm/safewallet/ui/base/adapter/b;
.source "WalletTransactionAdapter.java"
# instance fields
.field mArrow:Landroid/widget/ImageView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mDescText:Landroid/widget/TextView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mItemContent:Landroid/view/ViewGroup;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mStateText:Landroid/widget/TextView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field mTitleText: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 105
invoke-direct {p0, p1}, Lcom/cmcm/safewallet/ui/base/adapter/b;-><init>(Landroid/view/View;)V
.line 106
return-void
.end method