apkfuckery/com.discord/smali/com/discord/widgets/channels/list/WidgetChannelsListAdapter$I...

172 lines
4.8 KiB
Smali

.class public final Lcom/discord/widgets/channels/list/WidgetChannelsListAdapter$ItemChannelCategory$Companion;
.super Ljava/lang/Object;
.source "WidgetChannelsListAdapter.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/channels/list/WidgetChannelsListAdapter$ItemChannelCategory;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Companion"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
invoke-direct {p0}, Lcom/discord/widgets/channels/list/WidgetChannelsListAdapter$ItemChannelCategory$Companion;-><init>()V
return-void
.end method
.method public static final synthetic access$getAnimation(Lcom/discord/widgets/channels/list/WidgetChannelsListAdapter$ItemChannelCategory$Companion;Z)Landroid/view/animation/RotateAnimation;
.locals 0
invoke-direct {p0, p1}, Lcom/discord/widgets/channels/list/WidgetChannelsListAdapter$ItemChannelCategory$Companion;->getAnimation(Z)Landroid/view/animation/RotateAnimation;
move-result-object p0
return-object p0
.end method
.method public static final synthetic access$getArrowDrawable(Lcom/discord/widgets/channels/list/WidgetChannelsListAdapter$ItemChannelCategory$Companion;Lcom/discord/widgets/channels/list/items/ChannelListItemCategory;)I
.locals 0
invoke-direct {p0, p1}, Lcom/discord/widgets/channels/list/WidgetChannelsListAdapter$ItemChannelCategory$Companion;->getArrowDrawable(Lcom/discord/widgets/channels/list/items/ChannelListItemCategory;)I
move-result p0
return p0
.end method
.method public static final synthetic access$getChannelColor(Lcom/discord/widgets/channels/list/WidgetChannelsListAdapter$ItemChannelCategory$Companion;Lcom/discord/widgets/channels/list/items/ChannelListItemCategory;Landroid/content/Context;)I
.locals 0
invoke-direct {p0, p1, p2}, Lcom/discord/widgets/channels/list/WidgetChannelsListAdapter$ItemChannelCategory$Companion;->getChannelColor(Lcom/discord/widgets/channels/list/items/ChannelListItemCategory;Landroid/content/Context;)I
move-result p0
return p0
.end method
.method private final getAnimation(Z)Landroid/view/animation/RotateAnimation;
.locals 8
new-instance v7, Landroid/view/animation/RotateAnimation;
if-eqz p1, :cond_0
const/high16 p1, -0x3d4c0000 # -90.0f
const/high16 v1, -0x3d4c0000 # -90.0f
goto :goto_0
:cond_0
const/high16 p1, 0x42b40000 # 90.0f
const/high16 v1, 0x42b40000 # 90.0f
:goto_0
const/4 v2, 0x0
const/4 v3, 0x1
const/high16 v4, 0x3f000000 # 0.5f
const/4 v5, 0x1
const/high16 v6, 0x3f000000 # 0.5f
move-object v0, v7
invoke-direct/range {v0 .. v6}, Landroid/view/animation/RotateAnimation;-><init>(FFIFIF)V
new-instance p1, Landroid/view/animation/AccelerateDecelerateInterpolator;
invoke-direct {p1}, Landroid/view/animation/AccelerateDecelerateInterpolator;-><init>()V
invoke-virtual {v7, p1}, Landroid/view/animation/RotateAnimation;->setInterpolator(Landroid/view/animation/Interpolator;)V
const-wide/16 v0, 0x12c
invoke-virtual {v7, v0, v1}, Landroid/view/animation/RotateAnimation;->setDuration(J)V
return-object v7
.end method
.method private final getArrowDrawable(Lcom/discord/widgets/channels/list/items/ChannelListItemCategory;)I
.locals 1
.annotation build Landroidx/annotation/DrawableRes;
.end annotation
invoke-virtual {p1}, Lcom/discord/widgets/channels/list/items/ChannelListItemCategory;->isCollapsed()Z
move-result v0
if-eqz v0, :cond_0
const p1, 0x7f08029e
goto :goto_0
:cond_0
invoke-virtual {p1}, Lcom/discord/widgets/channels/list/items/ChannelListItemCategory;->isCollapsed()Z
move-result p1
if-nez p1, :cond_1
const p1, 0x7f08029b
goto :goto_0
:cond_1
const/4 p1, 0x0
:goto_0
return p1
.end method
.method private final getChannelColor(Lcom/discord/widgets/channels/list/items/ChannelListItemCategory;Landroid/content/Context;)I
.locals 0
.annotation build Landroidx/annotation/ColorInt;
.end annotation
invoke-virtual {p1}, Lcom/discord/widgets/channels/list/items/ChannelListItemCategory;->isMuted()Z
move-result p1
if-eqz p1, :cond_0
const p1, 0x7f04010e
invoke-static {p2, p1}, Lcom/discord/utilities/color/ColorCompat;->getThemedColor(Landroid/content/Context;I)I
move-result p1
goto :goto_0
:cond_0
const p1, 0x7f0400f8
invoke-static {p2, p1}, Lcom/discord/utilities/color/ColorCompat;->getThemedColor(Landroid/content/Context;I)I
move-result p1
:goto_0
return p1
.end method