apkfuckery/com.discord/smali/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet$BaseEmojiViewHolder.smali
2020-03-14 03:12:46 +01:00

40 lines
1,017 B
Smali

.class public abstract Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheet$BaseEmojiViewHolder;
.super Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
.source "WidgetGuildProfileSheet.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheet;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "BaseEmojiViewHolder"
.end annotation
# direct methods
.method public constructor <init>(Landroid/view/View;)V
.locals 0
if-eqz p1, :cond_0
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
return-void
:cond_0
const-string p1, "itemView"
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method
# virtual methods
.method public abstract bind(Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheet$AdapterData;)V
.end method