PropertyFragment_ViewBinding.smali
.class public Lcom/cmcm/safewallet/ui/property/PropertyFragment_ViewBinding;
.super Ljava/lang/Object;
.source "PropertyFragment_ViewBinding.java"
# interfaces
.implements Lbutterknife/Unbinder;
# instance fields
.field private axv:Lcom/cmcm/safewallet/ui/property/PropertyFragment;
.field private axw:Landroid/view/View;
# direct methods
.method public constructor <init>(Lcom/cmcm/safewallet/ui/property/PropertyFragment;Landroid/view/View;)V
.registers 7
.prologue
const v3, 0x7f0f036f
.line 25
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 26
iput-object p1, p0, Lcom/cmcm/safewallet/ui/property/PropertyFragment_ViewBinding;->axv:Lcom/cmcm/safewallet/ui/property/PropertyFragment;
.line 29
const v0, 0x7f0f01c2
const-string v1, "field \'mRefreshLayout\'"
const-class v2, Landroid/support/v4/widget/SwipeRefreshLayout;
invoke-static {p2, v0, v1, v2}, Lbutterknife/a/b;->a(Landroid/view/View;ILjava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/support/v4/widget/SwipeRefreshLayout;
iput-object v0, p1, Lcom/cmcm/safewallet/ui/property/PropertyFragment;->mRefreshLayout:Landroid/support/v4/widget/SwipeRefreshLayout;
.line 30
const v0, 0x7f0f0205
const-string v1, "field \'mRightImage\'"
const-class v2, Lcom/lottie/LottieAnimationView;
invoke-static {p2, v0, v1, v2}, Lbutterknife/a/b;->a(Landroid/view/View;ILjava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/lottie/LottieAnimationView;
iput-object v0, p1, Lcom/cmcm/safewallet/ui/property/PropertyFragment;->mRightImage:Lcom/lottie/LottieAnimationView;
.line 31
const-string v0, "field \'mTitleGiftCardImage\' and method \'onTitleGiftCardClick\'"
invoke-static {p2, v3, v0}, Lbutterknife/a/b;->a(Landroid/view/View;ILjava/lang/String;)Landroid/view/View;
move-result-object v1
.line 32
const-string v0, "field \'mTitleGiftCardImage\'"
const-class v2, Lcom/lottie/LottieAnimationView;
invoke-static {v1, v3, v0, v2}, Lbutterknife/a/b;->b(Landroid/view/View;ILjava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/lottie/LottieAnimationView;
iput-object v0, p1, Lcom/cmcm/safewallet/ui/property/PropertyFragment;->mTitleGiftCardImage:Lcom/lottie/LottieAnimationView;
.line 33
iput-object v1, p0, Lcom/cmcm/safewallet/ui/property/PropertyFragment_ViewBinding;->axw:Landroid/view/View;
.line 34
new-instance v0, Lcom/cmcm/safewallet/ui/property/PropertyFragment_ViewBinding$1;
invoke-direct {v0, p1}, Lcom/cmcm/safewallet/ui/property/PropertyFragment_ViewBinding$1;-><init>(Lcom/cmcm/safewallet/ui/property/PropertyFragment;)V
invoke-virtual {v1, v0}, Landroid/view/View;->setOnClickListener(Landroid/view/View$OnClickListener;)V
.line 40
const v0, 0x7f0f0337
const-string v1, "field \'mNetworkTipView\'"
const-class v2, Lcom/cmcm/safewallet/ui/widget/TextTipView;
invoke-static {p2, v0, v1, v2}, Lbutterknife/a/b;->a(Landroid/view/View;ILjava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/cmcm/safewallet/ui/widget/TextTipView;
iput-object v0, p1, Lcom/cmcm/safewallet/ui/property/PropertyFragment;->mNetworkTipView:Lcom/cmcm/safewallet/ui/widget/TextTipView;
.line 41
const v0, 0x7f0f018a
const-string v1, "field \'mRecyclerView\'"
const-class v2, Landroid/support/v7/widget/RecyclerView;
invoke-static {p2, v0, v1, v2}, Lbutterknife/a/b;->a(Landroid/view/View;ILjava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/support/v7/widget/RecyclerView;
iput-object v0, p1, Lcom/cmcm/safewallet/ui/property/PropertyFragment;->mRecyclerView:Landroid/support/v7/widget/RecyclerView;
.line 42
const v0, 0x7f0f00af
const-string v1, "field \'mLoading\'"
const-class v2, Lcom/cmcm/safewallet/ui/widget/md/SWLoadingView;
invoke-static {p2, v0, v1, v2}, Lbutterknife/a/b;->a(Landroid/view/View;ILjava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/cmcm/safewallet/ui/widget/md/SWLoadingView;
iput-object v0, p1, Lcom/cmcm/safewallet/ui/property/PropertyFragment;->mLoading:Lcom/cmcm/safewallet/ui/widget/md/SWLoadingView;
.line 43
return-void
.end method
# virtual methods
.method public final unbind()V
.registers 3
.prologue
const/4 v1, 0x0
.line 48
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/PropertyFragment_ViewBinding;->axv:Lcom/cmcm/safewallet/ui/property/PropertyFragment;
.line 49
if-nez v0, :cond_d
new-instance v0, Ljava/lang/IllegalStateException;
const-string v1, "Bindings already cleared."
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw v0
.line 50
:cond_d
iput-object v1, p0, Lcom/cmcm/safewallet/ui/property/PropertyFragment_ViewBinding;->axv:Lcom/cmcm/safewallet/ui/property/PropertyFragment;
.line 52
iput-object v1, v0, Lcom/cmcm/safewallet/ui/property/PropertyFragment;->mRefreshLayout:Landroid/support/v4/widget/SwipeRefreshLayout;
.line 53
iput-object v1, v0, Lcom/cmcm/safewallet/ui/property/PropertyFragment;->mRightImage:Lcom/lottie/LottieAnimationView;
.line 54
iput-object v1, v0, Lcom/cmcm/safewallet/ui/property/PropertyFragment;->mTitleGiftCardImage:Lcom/lottie/LottieAnimationView;
.line 55
iput-object v1, v0, Lcom/cmcm/safewallet/ui/property/PropertyFragment;->mNetworkTipView:Lcom/cmcm/safewallet/ui/widget/TextTipView;
.line 56
iput-object v1, v0, Lcom/cmcm/safewallet/ui/property/PropertyFragment;->mRecyclerView:Landroid/support/v7/widget/RecyclerView;
.line 57
iput-object v1, v0, Lcom/cmcm/safewallet/ui/property/PropertyFragment;->mLoading:Lcom/cmcm/safewallet/ui/widget/md/SWLoadingView;
.line 59
iget-object v0, p0, Lcom/cmcm/safewallet/ui/property/PropertyFragment_ViewBinding;->axw:Landroid/view/View;
invoke-virtual {v0, v1}, Landroid/view/View;->setOnClickListener(Landroid/view/View$OnClickListener;)V
.line 60
iput-object v1, p0, Lcom/cmcm/safewallet/ui/property/PropertyFragment_ViewBinding;->axw:Landroid/view/View;
.line 61
return-void
.end method