apkfuckery/com.discord/smali/com/discord/widgets/chat/input/sticker/WidgetStickerPackStoreSheet...

58 lines
2.6 KiB
Smali

.class public final Lcom/discord/widgets/chat/input/sticker/WidgetStickerPackStoreSheet$configureUI$1;
.super Ljava/lang/Object;
.source "WidgetStickerPackStoreSheet.kt"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/chat/input/sticker/WidgetStickerPackStoreSheet;->configureUI(Lcom/discord/widgets/chat/input/sticker/StickerPackStoreSheetViewModel$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/chat/input/sticker/StickerPackStoreSheetViewModel$ViewState;
.field public final synthetic this$0:Lcom/discord/widgets/chat/input/sticker/WidgetStickerPackStoreSheet;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/chat/input/sticker/WidgetStickerPackStoreSheet;Lcom/discord/widgets/chat/input/sticker/StickerPackStoreSheetViewModel$ViewState;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/chat/input/sticker/WidgetStickerPackStoreSheet$configureUI$1;->this$0:Lcom/discord/widgets/chat/input/sticker/WidgetStickerPackStoreSheet;
iput-object p2, p0, Lcom/discord/widgets/chat/input/sticker/WidgetStickerPackStoreSheet$configureUI$1;->$viewState:Lcom/discord/widgets/chat/input/sticker/StickerPackStoreSheetViewModel$ViewState;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 2
iget-object p1, p0, Lcom/discord/widgets/chat/input/sticker/WidgetStickerPackStoreSheet$configureUI$1;->this$0:Lcom/discord/widgets/chat/input/sticker/WidgetStickerPackStoreSheet;
iget-object v0, p0, Lcom/discord/widgets/chat/input/sticker/WidgetStickerPackStoreSheet$configureUI$1;->$viewState:Lcom/discord/widgets/chat/input/sticker/StickerPackStoreSheetViewModel$ViewState;
invoke-virtual {v0}, Lcom/discord/widgets/chat/input/sticker/StickerPackStoreSheetViewModel$ViewState;->getStickerPack()Lcom/discord/models/sticker/dto/ModelStickerPack;
move-result-object v0
sget-object v1, Lcom/discord/models/domain/ModelSubscriptionPlan$PremiumTier;->NONE:Lcom/discord/models/domain/ModelSubscriptionPlan$PremiumTier;
invoke-static {p1, v0, v1}, Lcom/discord/widgets/chat/input/sticker/WidgetStickerPackStoreSheet;->access$onBuyButtonClicked(Lcom/discord/widgets/chat/input/sticker/WidgetStickerPackStoreSheet;Lcom/discord/models/sticker/dto/ModelStickerPack;Lcom/discord/models/domain/ModelSubscriptionPlan$PremiumTier;)V
return-void
.end method