apkfuckery/com.discord/smali/WidgetChoosePlanAdapter$c.s...

130 lines
3.6 KiB
Smali

.class public final LWidgetChoosePlanAdapter$c;
.super Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder;
.source "WidgetChoosePlanAdapter.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = LWidgetChoosePlanAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder<",
"LWidgetChoosePlanAdapter;",
"LWidgetChoosePlanAdapter$Item;",
">;"
}
.end annotation
# static fields
.field public static final synthetic b:[Lkotlin/reflect/KProperty;
# instance fields
.field public final a:Lkotlin/properties/ReadOnlyProperty;
# direct methods
.method public static constructor <clinit>()V
.locals 5
const/4 v0, 0x1
new-array v0, v0, [Lkotlin/reflect/KProperty;
const-class v1, LWidgetChoosePlanAdapter$c;
const-string/jumbo v2, "textView"
const-string v3, "getTextView()Landroid/widget/TextView;"
const/4 v4, 0x0
invoke-static {v1, v2, v3, v4}, Lf/e/c/a/a;->L(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)Lc0/n/c/s;
move-result-object v1
aput-object v1, v0, v4
sput-object v0, LWidgetChoosePlanAdapter$c;->b:[Lkotlin/reflect/KProperty;
return-void
.end method
.method public constructor <init>(LWidgetChoosePlanAdapter;)V
.locals 1
const-string v0, "adapter"
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const v0, 0x7f0d01c9
invoke-direct {p0, v0, p1}, Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder;-><init>(ILcom/discord/utilities/mg_recycler/MGRecyclerAdapter;)V
const p1, 0x7f0a0848
invoke-static {p0, p1}, Lc0/j/a;->j(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object p1
iput-object p1, p0, LWidgetChoosePlanAdapter$c;->a:Lkotlin/properties/ReadOnlyProperty;
return-void
.end method
# virtual methods
.method public onConfigure(ILjava/lang/Object;)V
.locals 2
check-cast p2, LWidgetChoosePlanAdapter$Item;
const-string v0, "data"
invoke-static {p2, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-super {p0, p1, p2}, Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder;->onConfigure(ILjava/lang/Object;)V
check-cast p2, LWidgetChoosePlanAdapter$Item$c;
iget-object p1, p0, LWidgetChoosePlanAdapter$c;->a:Lkotlin/properties/ReadOnlyProperty;
sget-object v0, LWidgetChoosePlanAdapter$c;->b:[Lkotlin/reflect/KProperty;
const/4 v1, 0x0
aget-object v0, v0, v1
invoke-interface {p1, p0, v0}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Landroid/widget/TextView;
iget-object v0, p0, Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder;->adapter:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapter;
check-cast v0, LWidgetChoosePlanAdapter;
invoke-virtual {v0}, Lcom/discord/utilities/mg_recycler/MGRecyclerAdapter;->getRecycler()Landroidx/recyclerview/widget/RecyclerView;
move-result-object v0
iget p2, p2, LWidgetChoosePlanAdapter$Item$c;->e:I
invoke-static {v0, p2}, Lcom/discord/utilities/view/extensions/ViewExtensions;->getString(Landroid/view/View;I)Ljava/lang/String;
move-result-object p2
invoke-virtual {p1, p2}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
return-void
.end method