apkfuckery/com.discord/smali/com/discord/views/premium/AccountCreditView.smali

417 lines
11 KiB
Smali
Raw Normal View History

2020-01-02 21:43:52 +00:00
.class public final Lcom/discord/views/premium/AccountCreditView;
2019-10-01 14:15:45 +00:00
.super Landroidx/constraintlayout/widget/ConstraintLayout;
.source "AccountCreditView.kt"
# instance fields
2020-01-02 21:43:52 +00:00
.field public final d:Landroid/widget/ImageView;
2019-10-01 14:15:45 +00:00
2020-01-02 21:43:52 +00:00
.field public final e:Landroid/widget/TextView;
2019-10-01 14:15:45 +00:00
2020-01-02 21:43:52 +00:00
.field public final f:Landroid/widget/TextView;
2019-10-01 14:15:45 +00:00
2020-01-02 21:43:52 +00:00
.field public final g:Landroid/widget/TextView;
2019-10-01 14:15:45 +00:00
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 6
const/4 v2, 0x0
const/4 v3, 0x0
const/4 v4, 0x6
const/4 v5, 0x0
move-object v0, p0
move-object v1, p1
2020-01-02 21:43:52 +00:00
invoke-direct/range {v0 .. v5}, Lcom/discord/views/premium/AccountCreditView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;IILkotlin/jvm/internal/DefaultConstructorMarker;)V
2019-10-01 14:15:45 +00:00
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 6
const/4 v3, 0x0
const/4 v4, 0x4
const/4 v5, 0x0
move-object v0, p0
move-object v1, p1
move-object v2, p2
2020-01-02 21:43:52 +00:00
invoke-direct/range {v0 .. v5}, Lcom/discord/views/premium/AccountCreditView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;IILkotlin/jvm/internal/DefaultConstructorMarker;)V
2019-10-01 14:15:45 +00:00
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
2019-12-06 03:29:40 +00:00
.locals 0
.param p3 # I
.annotation build Landroidx/annotation/StyleRes;
.end annotation
.end param
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2019-10-01 14:15:45 +00:00
invoke-direct {p0, p1, p2, p3}, Landroidx/constraintlayout/widget/ConstraintLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
2020-03-19 22:21:18 +00:00
const p2, 0x7f0d00c7
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {p1, p2, p0}, Landroid/view/View;->inflate(Landroid/content/Context;ILandroid/view/ViewGroup;)Landroid/view/View;
2019-10-01 14:15:45 +00:00
2020-03-19 04:19:10 +00:00
const p1, 0x7f0a0270
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, p1}, Landroid/view/ViewGroup;->findViewById(I)Landroid/view/View;
2019-10-01 14:15:45 +00:00
move-result-object p1
check-cast p1, Landroid/widget/ImageView;
2020-01-02 21:43:52 +00:00
iput-object p1, p0, Lcom/discord/views/premium/AccountCreditView;->d:Landroid/widget/ImageView;
2019-10-01 14:15:45 +00:00
2020-03-19 04:19:10 +00:00
const p1, 0x7f0a026f
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, p1}, Landroid/view/ViewGroup;->findViewById(I)Landroid/view/View;
2019-10-01 14:15:45 +00:00
move-result-object p1
check-cast p1, Landroid/widget/TextView;
2020-01-02 21:43:52 +00:00
iput-object p1, p0, Lcom/discord/views/premium/AccountCreditView;->e:Landroid/widget/TextView;
2019-10-01 14:15:45 +00:00
2020-03-19 04:19:10 +00:00
const p1, 0x7f0a0271
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, p1}, Landroid/view/ViewGroup;->findViewById(I)Landroid/view/View;
2019-10-01 14:15:45 +00:00
move-result-object p1
check-cast p1, Landroid/widget/TextView;
2020-01-02 21:43:52 +00:00
iput-object p1, p0, Lcom/discord/views/premium/AccountCreditView;->f:Landroid/widget/TextView;
2019-10-01 14:15:45 +00:00
2020-03-19 04:19:10 +00:00
const p1, 0x7f0a0276
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, p1}, Landroid/view/ViewGroup;->findViewById(I)Landroid/view/View;
2019-10-01 14:15:45 +00:00
move-result-object p1
check-cast p1, Landroid/widget/TextView;
2020-01-02 21:43:52 +00:00
iput-object p1, p0, Lcom/discord/views/premium/AccountCreditView;->g:Landroid/widget/TextView;
2019-10-01 14:15:45 +00:00
return-void
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "context"
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
2019-10-01 14:15:45 +00:00
.end method
.method public synthetic constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;IILkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
and-int/lit8 p5, p4, 0x2
if-eqz p5, :cond_0
const/4 p2, 0x0
:cond_0
and-int/lit8 p4, p4, 0x4
if-eqz p4, :cond_1
const/4 p3, 0x0
:cond_1
2020-01-02 21:43:52 +00:00
invoke-direct {p0, p1, p2, p3}, Lcom/discord/views/premium/AccountCreditView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
2019-10-01 14:15:45 +00:00
return-void
.end method
# virtual methods
2020-01-02 21:43:52 +00:00
.method public final a(JILcom/discord/models/domain/ModelSubscription;)V
2019-11-15 02:21:15 +00:00
.locals 18
2019-10-01 14:15:45 +00:00
move-object/from16 v0, p0
move/from16 v1, p3
2019-12-06 03:29:40 +00:00
const/4 v2, 0x1
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
const/4 v3, 0x0
2019-10-01 14:15:45 +00:00
if-lez v1, :cond_0
2019-12-06 03:29:40 +00:00
const/4 v4, 0x1
2019-10-01 14:15:45 +00:00
goto :goto_0
:cond_0
2019-12-06 03:29:40 +00:00
const/4 v4, 0x0
2019-10-01 14:15:45 +00:00
:goto_0
2020-03-03 02:12:30 +00:00
if-eqz v4, :cond_1
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
const/4 v4, 0x0
goto :goto_1
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
:cond_1
const/16 v4, 0x8
:goto_1
invoke-virtual {v0, v4}, Landroid/view/View;->setVisibility(I)V
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
if-gtz v1, :cond_2
2019-10-01 14:15:45 +00:00
return-void
2020-03-03 02:12:30 +00:00
:cond_2
2019-12-06 03:29:40 +00:00
sget-object v4, Lcom/discord/models/domain/ModelSubscriptionPlan$SubscriptionPlanType;->PREMIUM_MONTH_TIER_1:Lcom/discord/models/domain/ModelSubscriptionPlan$SubscriptionPlanType;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v4}, Lcom/discord/models/domain/ModelSubscriptionPlan$SubscriptionPlanType;->getPlanId()J
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
move-result-wide v4
2019-10-01 14:15:45 +00:00
2020-03-20 05:20:04 +00:00
const v6, 0x7f12100a
2019-10-01 14:15:45 +00:00
const-string v7, "header"
2019-12-06 03:29:40 +00:00
cmp-long v8, p1, v4
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
if-nez v8, :cond_3
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual/range {p0 .. p0}, Landroid/view/ViewGroup;->getContext()Landroid/content/Context;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v4
2019-10-01 14:15:45 +00:00
2020-03-20 05:20:04 +00:00
const v5, 0x7f121026
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v4, v5}, Landroid/content/Context;->getString(I)Ljava/lang/String;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v4
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
const-string v5, "context.getString(R.string.premium_tier_1)"
2019-10-01 14:15:45 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {v4, v5}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-10-01 14:15:45 +00:00
2020-01-02 21:43:52 +00:00
iget-object v5, v0, Lcom/discord/views/premium/AccountCreditView;->d:Landroid/widget/ImageView;
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
const v8, 0x7f080142
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v5, v8}, Landroid/widget/ImageView;->setImageResource(I)V
2019-10-01 14:15:45 +00:00
2020-01-02 21:43:52 +00:00
iget-object v5, v0, Lcom/discord/views/premium/AccountCreditView;->e:Landroid/widget/TextView;
2019-10-01 14:15:45 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {v5, v7}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual/range {p0 .. p0}, Landroid/view/ViewGroup;->getContext()Landroid/content/Context;
2019-10-01 14:15:45 +00:00
move-result-object v7
2019-12-06 03:29:40 +00:00
new-array v8, v2, [Ljava/lang/Object;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
aput-object v4, v8, v3
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v7, v6, v8}, Landroid/content/Context;->getString(I[Ljava/lang/Object;)Ljava/lang/String;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v6
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v5, v6}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
goto :goto_2
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
:cond_3
2019-12-06 03:29:40 +00:00
sget-object v4, Lcom/discord/models/domain/ModelSubscriptionPlan$SubscriptionPlanType;->PREMIUM_MONTH_TIER_2:Lcom/discord/models/domain/ModelSubscriptionPlan$SubscriptionPlanType;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v4}, Lcom/discord/models/domain/ModelSubscriptionPlan$SubscriptionPlanType;->getPlanId()J
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
move-result-wide v4
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
cmp-long v8, p1, v4
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
if-nez v8, :cond_4
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual/range {p0 .. p0}, Landroid/view/ViewGroup;->getContext()Landroid/content/Context;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v4
2019-10-01 14:15:45 +00:00
2020-03-20 05:20:04 +00:00
const v5, 0x7f121027
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v4, v5}, Landroid/content/Context;->getString(I)Ljava/lang/String;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v4
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
const-string v5, "context.getString(R.string.premium_tier_2)"
2019-10-01 14:15:45 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {v4, v5}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-10-01 14:15:45 +00:00
2020-01-02 21:43:52 +00:00
iget-object v5, v0, Lcom/discord/views/premium/AccountCreditView;->d:Landroid/widget/ImageView;
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
const v8, 0x7f080141
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v5, v8}, Landroid/widget/ImageView;->setImageResource(I)V
2019-10-01 14:15:45 +00:00
2020-01-02 21:43:52 +00:00
iget-object v5, v0, Lcom/discord/views/premium/AccountCreditView;->e:Landroid/widget/TextView;
2019-10-01 14:15:45 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {v5, v7}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual/range {p0 .. p0}, Landroid/view/ViewGroup;->getContext()Landroid/content/Context;
2019-10-01 14:15:45 +00:00
move-result-object v7
2019-12-06 03:29:40 +00:00
new-array v8, v2, [Ljava/lang/Object;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
aput-object v4, v8, v3
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v7, v6, v8}, Landroid/content/Context;->getString(I[Ljava/lang/Object;)Ljava/lang/String;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v6
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v5, v6}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
goto :goto_2
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
:cond_4
2019-12-06 03:29:40 +00:00
const-string v4, ""
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
:goto_2
2019-12-06 03:29:40 +00:00
const-string v5, "context"
2019-11-15 02:21:15 +00:00
const-string v6, "infoText"
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
if-eqz p4, :cond_5
2019-10-01 14:15:45 +00:00
invoke-virtual/range {p4 .. p4}, Lcom/discord/models/domain/ModelSubscription;->getPlanId()J
2019-11-15 02:21:15 +00:00
move-result-wide v7
2019-10-01 14:15:45 +00:00
2019-11-15 02:21:15 +00:00
cmp-long v9, p1, v7
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
if-nez v9, :cond_5
2019-10-01 14:15:45 +00:00
2019-11-15 02:21:15 +00:00
sget-object v10, Lcom/discord/utilities/time/TimeUtils;->INSTANCE:Lcom/discord/utilities/time/TimeUtils;
2019-10-01 14:15:45 +00:00
invoke-virtual/range {p4 .. p4}, Lcom/discord/models/domain/ModelSubscription;->getCurrentPeriodEnd()Ljava/lang/String;
2019-11-14 21:08:15 +00:00
move-result-object v11
2019-12-06 03:29:40 +00:00
invoke-virtual/range {p0 .. p0}, Landroid/view/ViewGroup;->getContext()Landroid/content/Context;
2019-10-01 14:15:45 +00:00
2019-11-15 02:21:15 +00:00
move-result-object v12
2019-11-14 21:08:15 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {v12, v5}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-10-01 14:15:45 +00:00
const/4 v13, 0x0
const/4 v14, 0x0
2019-11-15 02:21:15 +00:00
const/4 v15, 0x0
const/16 v16, 0x1c
2019-10-01 14:15:45 +00:00
2019-11-15 02:21:15 +00:00
const/16 v17, 0x0
2019-11-10 14:21:47 +00:00
2019-11-15 02:21:15 +00:00
invoke-static/range {v10 .. v17}, Lcom/discord/utilities/time/TimeUtils;->renderUtcDate$default(Lcom/discord/utilities/time/TimeUtils;Ljava/lang/String;Landroid/content/Context;Ljava/lang/String;Ljava/text/DateFormat;IILjava/lang/Object;)Ljava/lang/String;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v4
2019-10-01 14:15:45 +00:00
2020-01-02 21:43:52 +00:00
iget-object v7, v0, Lcom/discord/views/premium/AccountCreditView;->f:Landroid/widget/TextView;
2019-10-01 14:15:45 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {v7, v6}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual/range {p0 .. p0}, Landroid/view/ViewGroup;->getContext()Landroid/content/Context;
2019-10-01 14:15:45 +00:00
2019-11-15 02:21:15 +00:00
move-result-object v6
2019-10-01 14:15:45 +00:00
2020-03-20 05:20:04 +00:00
const v8, 0x7f12100c
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
new-array v9, v2, [Ljava/lang/Object;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
aput-object v4, v9, v3
2019-10-01 14:15:45 +00:00
2019-11-15 02:21:15 +00:00
invoke-virtual {v6, v8, v9}, Landroid/content/Context;->getString(I[Ljava/lang/Object;)Ljava/lang/String;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v4
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v7, v4}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
goto :goto_3
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
:cond_5
2020-01-02 21:43:52 +00:00
iget-object v7, v0, Lcom/discord/views/premium/AccountCreditView;->f:Landroid/widget/TextView;
2019-10-01 14:15:45 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {v7, v6}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual/range {p0 .. p0}, Landroid/view/ViewGroup;->getContext()Landroid/content/Context;
2019-10-01 14:15:45 +00:00
2019-11-15 02:21:15 +00:00
move-result-object v6
2019-10-01 14:15:45 +00:00
2020-03-20 05:20:04 +00:00
const v8, 0x7f12100b
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
new-array v9, v2, [Ljava/lang/Object;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
aput-object v4, v9, v3
2019-10-01 14:15:45 +00:00
2019-11-15 02:21:15 +00:00
invoke-virtual {v6, v8, v9}, Landroid/content/Context;->getString(I[Ljava/lang/Object;)Ljava/lang/String;
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v4
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v7, v4}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
2019-10-01 14:15:45 +00:00
2020-03-03 02:12:30 +00:00
:goto_3
2020-01-02 21:43:52 +00:00
iget-object v4, v0, Lcom/discord/views/premium/AccountCreditView;->g:Landroid/widget/TextView;
2019-10-01 14:15:45 +00:00
2019-11-15 02:21:15 +00:00
const-string v6, "timeText"
2019-10-01 14:15:45 +00:00
2020-02-20 19:33:18 +00:00
invoke-static {v4, v6}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual/range {p0 .. p0}, Landroid/view/ViewGroup;->getResources()Landroid/content/res/Resources;
2019-10-01 14:15:45 +00:00
2019-11-15 02:21:15 +00:00
move-result-object v6
2019-11-10 14:21:47 +00:00
2019-11-15 02:21:15 +00:00
const-string v7, "resources"
2020-02-20 19:33:18 +00:00
invoke-static {v6, v7}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-11-15 02:21:15 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual/range {p0 .. p0}, Landroid/view/ViewGroup;->getContext()Landroid/content/Context;
2019-11-15 02:21:15 +00:00
move-result-object v7
2020-02-20 19:33:18 +00:00
invoke-static {v7, v5}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-11-15 02:21:15 +00:00
2020-03-14 04:13:36 +00:00
const v5, 0x7f1000d1
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
new-array v2, v2, [Ljava/lang/Object;
2019-10-01 14:15:45 +00:00
invoke-static/range {p3 .. p3}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
2019-11-15 02:21:15 +00:00
move-result-object v8
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
aput-object v8, v2, v3
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {v6, v7, v5, v1, v2}, Lcom/discord/utilities/resources/StringResourceUtilsKt;->getQuantityString(Landroid/content/res/Resources;Landroid/content/Context;II[Ljava/lang/Object;)Ljava/lang/String;
2019-10-01 14:15:45 +00:00
move-result-object v1
2019-12-06 03:29:40 +00:00
invoke-virtual {v4, v1}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
2019-10-01 14:15:45 +00:00
return-void
.end method