SubChapterAdapter$SubChapterAdapterVH.smali
.class public Lcom/yctpublication/mastes/quiz/adapters/SubChapterAdapter$SubChapterAdapterVH;
.super Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
.source "SubChapterAdapter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/yctpublication/mastes/quiz/adapters/SubChapterAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "SubChapterAdapterVH"
.end annotation
# instance fields
.field ivBookMark:Landroid/widget/ImageView;
.field linearLayout:Landroid/widget/LinearLayout;
.field num:Landroid/widget/TextView;
.field rbk:Landroid/widget/RelativeLayout;
.field final synthetic this$0:Lcom/yctpublication/mastes/quiz/adapters/SubChapterAdapter;
.field title:Landroid/widget/TextView;
.field titlePage:Landroid/widget/TextView;
# direct methods
.method public constructor <init>(Lcom/yctpublication/mastes/quiz/adapters/SubChapterAdapter;Landroid/view/View;)V
.registers 3
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x0
}
names = {
"this$0",
"itemView"
}
.end annotation
.line 121
iput-object p1, p0, Lcom/yctpublication/mastes/quiz/adapters/SubChapterAdapter$SubChapterAdapterVH;->this$0:Lcom/yctpublication/mastes/quiz/adapters/SubChapterAdapter;
.line 122
invoke-direct {p0, p2}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
const p1, 0x7f0900f2
.line 124
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/quiz/adapters/SubChapterAdapter$SubChapterAdapterVH;->title:Landroid/widget/TextView;
const p1, 0x7f09034b
.line 125
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/quiz/adapters/SubChapterAdapter$SubChapterAdapterVH;->num:Landroid/widget/TextView;
const p1, 0x7f0901c4
.line 126
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object p1
check-cast p1, Landroid/widget/LinearLayout;
iput-object p1, p0, Lcom/yctpublication/mastes/quiz/adapters/SubChapterAdapter$SubChapterAdapterVH;->linearLayout:Landroid/widget/LinearLayout;
const p1, 0x7f09034d
.line 127
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/quiz/adapters/SubChapterAdapter$SubChapterAdapterVH;->titlePage:Landroid/widget/TextView;
const p1, 0x7f090192
.line 129
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object p1
check-cast p1, Landroid/widget/ImageView;
iput-object p1, p0, Lcom/yctpublication/mastes/quiz/adapters/SubChapterAdapter$SubChapterAdapterVH;->ivBookMark:Landroid/widget/ImageView;
const p1, 0x7f0902a4
.line 131
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object p1
check-cast p1, Landroid/widget/RelativeLayout;
iput-object p1, p0, Lcom/yctpublication/mastes/quiz/adapters/SubChapterAdapter$SubChapterAdapterVH;->rbk:Landroid/widget/RelativeLayout;
return-void
.end method