UserOperateMoreDialog$MoreAdapter$MoreHolder.smali
.class public final Lsg/bigo/live/support64/component/usercard/UserOperateMoreDialog$MoreAdapter$MoreHolder;
.super Lsg/bigo/live/support64/component/chat/holder/BaseRecyclerViewHolder;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lsg/bigo/live/support64/component/usercard/UserOperateMoreDialog$MoreAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "MoreHolder"
.end annotation
# instance fields
.field a:Landroid/widget/ImageView;
.field b:Landroid/widget/TextView;
.field final synthetic c:Lsg/bigo/live/support64/component/usercard/UserOperateMoreDialog$MoreAdapter;
# direct methods
.method public constructor <init>(Lsg/bigo/live/support64/component/usercard/UserOperateMoreDialog$MoreAdapter;Landroid/view/View;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/view/View;",
")V"
}
.end annotation
const-string v0, "itemView"
invoke-static {p2, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V
.line 213
iput-object p1, p0, Lsg/bigo/live/support64/component/usercard/UserOperateMoreDialog$MoreAdapter$MoreHolder;->c:Lsg/bigo/live/support64/component/usercard/UserOperateMoreDialog$MoreAdapter;
invoke-direct {p0, p2}, Lsg/bigo/live/support64/component/chat/holder/BaseRecyclerViewHolder;-><init>(Landroid/view/View;)V
const p1, 0x7d0801a6
.line 215
invoke-virtual {p0, p1}, Lsg/bigo/live/support64/component/usercard/UserOperateMoreDialog$MoreAdapter$MoreHolder;->c(I)Landroid/widget/ImageView;
move-result-object p1
const-string p2, "getImageView(R.id.iv_user_more_icon)"
invoke-static {p1, p2}, Lkotlin/f/b/o;->a(Ljava/lang/Object;Ljava/lang/String;)V
iput-object p1, p0, Lsg/bigo/live/support64/component/usercard/UserOperateMoreDialog$MoreAdapter$MoreHolder;->a:Landroid/widget/ImageView;
const p1, 0x7d0803e6
.line 216
invoke-virtual {p0, p1}, Lsg/bigo/live/support64/component/usercard/UserOperateMoreDialog$MoreAdapter$MoreHolder;->b(I)Landroid/widget/TextView;
move-result-object p1
const-string p2, "getTextView(R.id.tv_user_more_text)"
invoke-static {p1, p2}, Lkotlin/f/b/o;->a(Ljava/lang/Object;Ljava/lang/String;)V
iput-object p1, p0, Lsg/bigo/live/support64/component/usercard/UserOperateMoreDialog$MoreAdapter$MoreHolder;->b:Landroid/widget/TextView;
return-void
.end method