apkfuckery/com.discord/smali/com/discord/widgets/channels/WidgetChannelTopic$configur...

52 lines
2.0 KiB
Smali

.class public final Lcom/discord/widgets/channels/WidgetChannelTopic$configureUI$3;
.super Ljava/lang/Object;
.source "WidgetChannelTopic.kt"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/channels/WidgetChannelTopic;->configureUI(Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic $viewState:Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState;
.field public final synthetic this$0:Lcom/discord/widgets/channels/WidgetChannelTopic;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/channels/WidgetChannelTopic;Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/channels/WidgetChannelTopic$configureUI$3;->this$0:Lcom/discord/widgets/channels/WidgetChannelTopic;
iput-object p2, p0, Lcom/discord/widgets/channels/WidgetChannelTopic$configureUI$3;->$viewState:Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 1
iget-object p1, p0, Lcom/discord/widgets/channels/WidgetChannelTopic$configureUI$3;->this$0:Lcom/discord/widgets/channels/WidgetChannelTopic;
iget-object v0, p0, Lcom/discord/widgets/channels/WidgetChannelTopic$configureUI$3;->$viewState:Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState;
invoke-static {p1, v0}, Lcom/discord/widgets/channels/WidgetChannelTopic;->access$onClickMore(Lcom/discord/widgets/channels/WidgetChannelTopic;Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState;)V
return-void
.end method