LeaderFragment$LeaderViewHolder.smali
.class Lcom/yctpublication/mastes/result/LeaderFragment$LeaderViewHolder;
.super Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
.source "LeaderFragment.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/yctpublication/mastes/result/LeaderFragment;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2
name = "LeaderViewHolder"
.end annotation
# instance fields
.field name:Landroid/widget/TextView;
.field percentage:Landroid/widget/TextView;
.field rank:Landroid/widget/TextView;
.field final synthetic this$0:Lcom/yctpublication/mastes/result/LeaderFragment;
# direct methods
.method public constructor <init>(Lcom/yctpublication/mastes/result/LeaderFragment;Landroid/view/View;)V
.registers 3
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x1010,
0x0
}
names = {
"this$0",
"itemView"
}
.end annotation
.line 86
iput-object p1, p0, Lcom/yctpublication/mastes/result/LeaderFragment$LeaderViewHolder;->this$0:Lcom/yctpublication/mastes/result/LeaderFragment;
.line 87
invoke-direct {p0, p2}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
const p1, 0x7f0901b6
.line 88
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object p1
check-cast p1, Landroid/widget/TextView;
iput-object p1, p0, Lcom/yctpublication/mastes/result/LeaderFragment$LeaderViewHolder;->rank:Landroid/widget/TextView;
const p1, 0x7f0901b4
.line 89
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object p1
check-cast p1, Landroid/widget/TextView;
iput-object p1, p0, Lcom/yctpublication/mastes/result/LeaderFragment$LeaderViewHolder;->name:Landroid/widget/TextView;
const p1, 0x7f0901b5
.line 90
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object p1
check-cast p1, Landroid/widget/TextView;
iput-object p1, p0, Lcom/yctpublication/mastes/result/LeaderFragment$LeaderViewHolder;->percentage:Landroid/widget/TextView;
return-void
.end method