TestActivity$TestStatusAdapter$TestStatusViewHolder.smali
.class public Lcom/yctpublication/mastes/test/TestActivity$TestStatusAdapter$TestStatusViewHolder;
.super Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
.source "TestActivity.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/yctpublication/mastes/test/TestActivity$TestStatusAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "TestStatusViewHolder"
.end annotation
# instance fields
.field background:Landroid/view/View;
.field quesNo:Landroid/widget/TextView;
.field final synthetic this$1:Lcom/yctpublication/mastes/test/TestActivity$TestStatusAdapter;
# direct methods
.method public constructor <init>(Lcom/yctpublication/mastes/test/TestActivity$TestStatusAdapter;Landroid/view/View;)V
.registers 3
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x0
}
names = {
"this$1",
"itemView"
}
.end annotation
.line 760
iput-object p1, p0, Lcom/yctpublication/mastes/test/TestActivity$TestStatusAdapter$TestStatusViewHolder;->this$1:Lcom/yctpublication/mastes/test/TestActivity$TestStatusAdapter;
.line 761
invoke-direct {p0, p2}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
const p1, 0x7f0903b5
.line 762
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/test/TestActivity$TestStatusAdapter$TestStatusViewHolder;->quesNo:Landroid/widget/TextView;
const p1, 0x7f090066
.line 763
invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object p1
iput-object p1, p0, Lcom/yctpublication/mastes/test/TestActivity$TestStatusAdapter$TestStatusViewHolder;->background:Landroid/view/View;
return-void
.end method