ChapterAdapter$ChapterAdapterVH.smali
.class public Lcom/yctpublication/mastes/quiz/adapters/ChapterAdapter$ChapterAdapterVH;
.super Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
.source "ChapterAdapter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/yctpublication/mastes/quiz/adapters/ChapterAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "ChapterAdapterVH"
.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/ChapterAdapter;
.field title:Landroid/widget/TextView;
.field titlePage:Landroid/widget/TextView;
# direct methods
.method public constructor <init>(Lcom/yctpublication/mastes/quiz/adapters/ChapterAdapter;Landroid/view/View;)V
.registers 3
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x0
}
names = {
"this$0",
"itemView"
}
.end annotation
.line 129
iput-object p1, p0, Lcom/yctpublication/mastes/quiz/adapters/ChapterAdapter$ChapterAdapterVH;->this$0:Lcom/yctpublication/mastes/quiz/adapters/ChapterAdapter;
.line 130
invoke-direct {p0, p2}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
const p1, 0x7f0900f2
.line 131
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/ChapterAdapter$ChapterAdapterVH;->title:Landroid/widget/TextView;
const p1, 0x7f09034b
.line 132
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/ChapterAdapter$ChapterAdapterVH;->num:Landroid/widget/TextView;
const p1, 0x7f09034d
.line 133
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/ChapterAdapter$ChapterAdapterVH;->titlePage:Landroid/widget/TextView;
const p1, 0x7f0901c4
.line 134
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/ChapterAdapter$ChapterAdapterVH;->linearLayout:Landroid/widget/LinearLayout;
const p1, 0x7f090192
.line 135
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/ChapterAdapter$ChapterAdapterVH;->ivBookMark:Landroid/widget/ImageView;
const p1, 0x7f0902a4
.line 137
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/ChapterAdapter$ChapterAdapterVH;->rbk:Landroid/widget/RelativeLayout;
return-void
.end method