ExchangeHistoryAdapter$ExHistoryViewHolder.smali
.class public Lcom/cmcm/safewallet/ui/exchange/adapter/ExchangeHistoryAdapter$ExHistoryViewHolder;
.super Lcom/cmcm/safewallet/ui/base/adapter/b;
.source "ExchangeHistoryAdapter.java"
# instance fields
.field public mFromIcon:Landroid/widget/ImageView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field public mFromTo:Landroid/widget/TextView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field public mStatus:Landroid/widget/TextView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field public mTime:Landroid/widget/TextView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
.field public mToIcon:Landroid/widget/ImageView;
.annotation build Lbutterknife/BindView;
.end annotation
.end field
# direct methods
.method public constructor <init>(Landroid/view/View;)V
.registers 2
.prologue
.line 124
invoke-direct {p0, p1}, Lcom/cmcm/safewallet/ui/base/adapter/b;-><init>(Landroid/view/View;)V
.line 125
return-void
.end method