apkfuckery/com.discord/smali/com/discord/widgets/user/usersheet/WidgetUserSheet.smali

3193 lines
100 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
.super Lcom/discord/app/AppBottomSheet;
.source "WidgetUserSheet.kt"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/discord/widgets/user/usersheet/WidgetUserSheet$Companion;
}
.end annotation
# static fields
.field static final synthetic $$delegatedProperties:[Lkotlin/reflect/KProperty;
.field private static final ARG_CHANNEL_ID:Ljava/lang/String; = "ARG_CHANNEL_ID"
.field private static final ARG_GUILD_ID:Ljava/lang/String; = "ARG_GUILD_ID"
.field private static final ARG_USER_ID:Ljava/lang/String; = "ARG_USER_ID"
.field public static final Companion:Lcom/discord/widgets/user/usersheet/WidgetUserSheet$Companion;
.field private static final REQUEST_CODE_MOVE_USER:I = 0xfa0
# instance fields
.field private final actionsDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final activityDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private activityViewHolder:Lcom/discord/widgets/user/ViewHolderUserRichPresence;
.field private final administrativeDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final administrativeHeader$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final audioSettingsContainer$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final audioSettingsDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final avatar$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final banButton$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final copyIdButton$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final developerDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final developerHeader$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final editMemberButton$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final header$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final imagesChangeDetector:Lcom/discord/utilities/images/MGImages$DistinctChangeDetector;
.field private final kickButton$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final nowPlaying$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private onMoveChannelSelected:Lkotlin/jvm/functions/Function3;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/functions/Function3<",
"-",
"Ljava/lang/Long;",
"-",
"Ljava/lang/String;",
"-",
"Ljava/lang/Integer;",
"Lkotlin/Unit;",
">;"
}
.end annotation
.end field
.field private final presenceIndicator$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final primaryName$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final richPresenceContainer$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private rolesAdapter:Lcom/discord/widgets/roles/RolesAdapter;
.field private final rolesRecycler$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final secondaryName$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final sendMessageButton$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final serverDeafenButton$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final serverMoveUserButton$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final serverMuteButton$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final userMutedCheck$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final userVolumeSeekbar$delegate:Lkotlin/properties/ReadOnlyProperty;
.field private final viewProfileButton$delegate:Lkotlin/properties/ReadOnlyProperty;
# direct methods
.method static constructor <clinit>()V
.locals 5
const/16 v0, 0x1b
new-array v0, v0, [Lkotlin/reflect/KProperty;
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "header"
const-string v4, "getHeader()Landroid/view/View;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/4 v2, 0x0
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "primaryName"
const-string v4, "getPrimaryName()Landroid/widget/TextView;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/4 v2, 0x1
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "secondaryName"
const-string v4, "getSecondaryName()Landroid/widget/TextView;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/4 v2, 0x2
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "nowPlaying"
const-string v4, "getNowPlaying()Landroid/widget/TextView;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/4 v2, 0x3
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "presenceIndicator"
const-string v4, "getPresenceIndicator()Landroid/widget/ImageView;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/4 v2, 0x4
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "avatar"
const-string v4, "getAvatar()Landroid/widget/ImageView;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/4 v2, 0x5
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "richPresenceContainer"
const-string v4, "getRichPresenceContainer()Landroid/widget/FrameLayout;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/4 v2, 0x6
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "activityDivider"
const-string v4, "getActivityDivider()Landroid/view/View;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/4 v2, 0x7
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "rolesRecycler"
const-string v4, "getRolesRecycler()Landroidx/recyclerview/widget/RecyclerView;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0x8
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "audioSettingsDivider"
const-string v4, "getAudioSettingsDivider()Landroid/view/View;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0x9
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "audioSettingsContainer"
const-string v4, "getAudioSettingsContainer()Landroid/view/ViewGroup;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0xa
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "userMutedCheck"
const-string v4, "getUserMutedCheck()Landroidx/appcompat/widget/SwitchCompat;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0xb
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "userVolumeSeekbar"
const-string v4, "getUserVolumeSeekbar()Landroid/widget/SeekBar;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0xc
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "actionsDivider"
const-string v4, "getActionsDivider()Landroid/view/View;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0xd
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "viewProfileButton"
const-string v4, "getViewProfileButton()Landroid/widget/TextView;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0xe
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "sendMessageButton"
const-string v4, "getSendMessageButton()Landroid/view/View;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0xf
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "administrativeHeader"
const-string v4, "getAdministrativeHeader()Landroid/view/View;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0x10
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "administrativeDivider"
const-string v4, "getAdministrativeDivider()Landroid/view/View;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0x11
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "editMemberButton"
const-string v4, "getEditMemberButton()Landroid/view/View;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0x12
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "kickButton"
const-string v4, "getKickButton()Landroid/widget/TextView;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0x13
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "banButton"
const-string v4, "getBanButton()Landroid/widget/TextView;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0x14
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "serverMuteButton"
const-string v4, "getServerMuteButton()Landroid/widget/TextView;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0x15
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "serverDeafenButton"
const-string v4, "getServerDeafenButton()Landroid/widget/TextView;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0x16
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "serverMoveUserButton"
const-string v4, "getServerMoveUserButton()Landroid/view/View;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0x17
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "developerHeader"
const-string v4, "getDeveloperHeader()Landroid/view/View;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0x18
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "developerDivider"
const-string v4, "getDeveloperDivider()Landroid/view/View;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0x19
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/v;
const-class v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-static {v2}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "copyIdButton"
const-string v4, "getCopyIdButton()Landroid/view/View;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/v;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/w;->a(Lkotlin/jvm/internal/u;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/16 v2, 0x1a
aput-object v1, v0, v2
sput-object v0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
new-instance v0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$Companion;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$Companion;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
sput-object v0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->Companion:Lcom/discord/widgets/user/usersheet/WidgetUserSheet$Companion;
return-void
.end method
.method public constructor <init>()V
.locals 1
invoke-direct {p0}, Lcom/discord/app/AppBottomSheet;-><init>()V
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0765
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->header$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a076b
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->primaryName$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a076e
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->secondaryName$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a076a
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->nowPlaying$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0725
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->presenceIndicator$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0723
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->avatar$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a051c
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->richPresenceContainer$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a075b
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->activityDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a076d
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->rolesRecycler$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a075f
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->audioSettingsDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a075e
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->audioSettingsContainer$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0768
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->userMutedCheck$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0773
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->userVolumeSeekbar$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a075a
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->actionsDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a076c
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->viewProfileButton$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0767
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->sendMessageButton$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a075d
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->administrativeHeader$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a075c
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->administrativeDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0770
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->editMemberButton$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0766
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->kickButton$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0761
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->banButton$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0772
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->serverMuteButton$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a076f
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->serverDeafenButton$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0771
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->serverMoveUserButton$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0764
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->developerHeader$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0763
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->developerDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-29 20:14:17 +00:00
const v0, 0x7f0a0762
2019-07-24 11:27:29 +00:00
invoke-static {p0, v0}, Lkotterknife/b;->a(Landroidx/fragment/app/DialogFragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->copyIdButton$delegate:Lkotlin/properties/ReadOnlyProperty;
new-instance v0, Lcom/discord/utilities/images/MGImages$DistinctChangeDetector;
invoke-direct {v0}, Lcom/discord/utilities/images/MGImages$DistinctChangeDetector;-><init>()V
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->imagesChangeDetector:Lcom/discord/utilities/images/MGImages$DistinctChangeDetector;
return-void
.end method
.method public static final synthetic access$configureUI(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
.locals 0
invoke-direct {p0, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->configureUI(Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
return-void
.end method
.method private final configureAdministrativeSection(Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
.locals 13
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getEditMemberButton()Landroid/view/View;
move-result-object v0
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getManageUserContext()Lcom/discord/utilities/permissions/ManageUserContext;
move-result-object v1
const/4 v2, 0x1
const/4 v3, 0x0
if-eqz v1, :cond_1
invoke-virtual {v1}, Lcom/discord/utilities/permissions/ManageUserContext;->getCanChangeNickname()Z
move-result v4
if-nez v4, :cond_0
invoke-virtual {v1}, Lcom/discord/utilities/permissions/ManageUserContext;->getCanManageRoles()Z
move-result v1
if-eqz v1, :cond_1
:cond_0
const/4 v1, 0x1
goto :goto_0
:cond_1
const/4 v1, 0x0
:goto_0
const/4 v4, 0x0
const/4 v5, 0x2
invoke-static {v0, v1, v3, v5, v4}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getEditMemberButton()Landroid/view/View;
move-result-object v0
new-instance v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$2;
invoke-direct {v1, p0, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$2;-><init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
check-cast v1, Landroid/view/View$OnClickListener;
invoke-virtual {v0, v1}, Landroid/view/View;->setOnClickListener(Landroid/view/View$OnClickListener;)V
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getChannel()Lcom/discord/models/domain/ModelChannel;
move-result-object v0
invoke-virtual {v0}, Lcom/discord/models/domain/ModelChannel;->isMultiUserDM()Z
move-result v0
if-eqz v0, :cond_3
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getKickButton()Landroid/widget/TextView;
move-result-object v0
check-cast v0, Landroid/view/View;
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getChannel()Lcom/discord/models/domain/ModelChannel;
move-result-object v1
invoke-virtual {v1}, Lcom/discord/models/domain/ModelChannel;->isManaged()Z
move-result v1
if-nez v1, :cond_2
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->isChannelOwner()Z
move-result v1
if-eqz v1, :cond_2
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->isMe()Z
move-result v1
if-nez v1, :cond_2
const/4 v1, 0x1
goto :goto_1
:cond_2
const/4 v1, 0x0
:goto_1
invoke-static {v0, v1, v3, v5, v4}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getKickButton()Landroid/widget/TextView;
move-result-object v0
2019-07-29 20:14:17 +00:00
const v1, 0x7f120e89
2019-07-24 11:27:29 +00:00
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setText(I)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getKickButton()Landroid/widget/TextView;
move-result-object v0
new-instance v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$3;
invoke-direct {v1, p0, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$3;-><init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
check-cast v1, Landroid/view/View$OnClickListener;
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
goto :goto_3
:cond_3
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getKickButton()Landroid/widget/TextView;
move-result-object v0
check-cast v0, Landroid/view/View;
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getManageUserContext()Lcom/discord/utilities/permissions/ManageUserContext;
move-result-object v1
if-eqz v1, :cond_4
invoke-virtual {v1}, Lcom/discord/utilities/permissions/ManageUserContext;->getCanKick()Z
move-result v1
if-ne v1, v2, :cond_4
const/4 v1, 0x1
goto :goto_2
:cond_4
const/4 v1, 0x0
:goto_2
invoke-static {v0, v1, v3, v5, v4}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getKickButton()Landroid/widget/TextView;
move-result-object v0
2019-07-29 20:14:17 +00:00
const v1, 0x7f120a94
2019-07-24 11:27:29 +00:00
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setText(I)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getKickButton()Landroid/widget/TextView;
move-result-object v0
new-instance v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$4;
invoke-direct {v1, p0, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$4;-><init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
check-cast v1, Landroid/view/View$OnClickListener;
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
:goto_3
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getBanButton()Landroid/widget/TextView;
move-result-object v0
check-cast v0, Landroid/view/View;
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getManageUserContext()Lcom/discord/utilities/permissions/ManageUserContext;
move-result-object v1
if-eqz v1, :cond_5
invoke-virtual {v1}, Lcom/discord/utilities/permissions/ManageUserContext;->getCanBan()Z
move-result v1
if-ne v1, v2, :cond_5
const/4 v1, 0x1
goto :goto_4
:cond_5
const/4 v1, 0x0
:goto_4
invoke-static {v0, v1, v3, v5, v4}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getBanButton()Landroid/widget/TextView;
move-result-object v0
new-instance v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$5;
invoke-direct {v1, p0, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$5;-><init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
check-cast v1, Landroid/view/View$OnClickListener;
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getServerMuteButton()Landroid/widget/TextView;
move-result-object v0
check-cast v0, Landroid/view/View;
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getVoiceState()Lcom/discord/models/domain/ModelVoice$State;
move-result-object v1
if-eqz v1, :cond_6
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getManageUserContext()Lcom/discord/utilities/permissions/ManageUserContext;
move-result-object v1
if-eqz v1, :cond_6
invoke-virtual {v1}, Lcom/discord/utilities/permissions/ManageUserContext;->getCanMute()Z
move-result v1
if-ne v1, v2, :cond_6
const/4 v1, 0x1
goto :goto_5
:cond_6
const/4 v1, 0x0
:goto_5
invoke-static {v0, v1, v3, v5, v4}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getServerMuteButton()Landroid/widget/TextView;
move-result-object v0
new-instance v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$6;
invoke-direct {v1, p0, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$6;-><init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
check-cast v1, Landroid/view/View$OnClickListener;
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getServerMuteButton()Landroid/widget/TextView;
move-result-object v6
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->isServerMuted()Z
move-result v0
if-eqz v0, :cond_7
2019-07-29 20:14:17 +00:00
const v0, 0x7f0802cf
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
const v7, 0x7f0802cf
2019-07-24 11:27:29 +00:00
goto :goto_6
:cond_7
2019-07-29 20:14:17 +00:00
const v0, 0x7f0802d1
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
const v7, 0x7f0802d1
2019-07-24 11:27:29 +00:00
:goto_6
const/4 v8, 0x0
const/4 v9, 0x0
const/4 v10, 0x0
const/16 v11, 0xe
const/4 v12, 0x0
invoke-static/range {v6 .. v12}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setCompoundDrawableWithIntrinsicBounds$default(Landroid/widget/TextView;IIIIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getServerMuteButton()Landroid/widget/TextView;
move-result-object v0
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->isServerMuted()Z
move-result v1
if-eqz v1, :cond_8
2019-07-29 20:14:17 +00:00
const v1, 0x7f120f9e
2019-07-24 11:27:29 +00:00
goto :goto_7
:cond_8
2019-07-29 20:14:17 +00:00
const v1, 0x7f120f91
2019-07-24 11:27:29 +00:00
:goto_7
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setText(I)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getServerDeafenButton()Landroid/widget/TextView;
move-result-object v0
check-cast v0, Landroid/view/View;
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getVoiceState()Lcom/discord/models/domain/ModelVoice$State;
move-result-object v1
if-eqz v1, :cond_9
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getManageUserContext()Lcom/discord/utilities/permissions/ManageUserContext;
move-result-object v1
if-eqz v1, :cond_9
invoke-virtual {v1}, Lcom/discord/utilities/permissions/ManageUserContext;->getCanDeafen()Z
move-result v1
if-ne v1, v2, :cond_9
const/4 v1, 0x1
goto :goto_8
:cond_9
const/4 v1, 0x0
:goto_8
invoke-static {v0, v1, v3, v5, v4}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getServerDeafenButton()Landroid/widget/TextView;
move-result-object v0
new-instance v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$7;
invoke-direct {v1, p0, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$7;-><init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
check-cast v1, Landroid/view/View$OnClickListener;
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getServerDeafenButton()Landroid/widget/TextView;
move-result-object v6
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->isServerDeafened()Z
move-result v0
if-eqz v0, :cond_a
2019-07-29 20:14:17 +00:00
const v0, 0x7f080293
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
const v7, 0x7f080293
2019-07-24 11:27:29 +00:00
goto :goto_9
:cond_a
2019-07-29 20:14:17 +00:00
const v0, 0x7f080296
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
const v7, 0x7f080296
2019-07-24 11:27:29 +00:00
:goto_9
const/4 v8, 0x0
const/4 v9, 0x0
const/4 v10, 0x0
const/16 v11, 0xe
const/4 v12, 0x0
invoke-static/range {v6 .. v12}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setCompoundDrawableWithIntrinsicBounds$default(Landroid/widget/TextView;IIIIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getServerDeafenButton()Landroid/widget/TextView;
move-result-object v0
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->isServerDeafened()Z
move-result v1
if-eqz v1, :cond_b
2019-07-29 20:14:17 +00:00
const v1, 0x7f120f9d
2019-07-24 11:27:29 +00:00
goto :goto_a
:cond_b
2019-07-29 20:14:17 +00:00
const v1, 0x7f120f88
2019-07-24 11:27:29 +00:00
:goto_a
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setText(I)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getServerMoveUserButton()Landroid/view/View;
move-result-object v0
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getVoiceState()Lcom/discord/models/domain/ModelVoice$State;
move-result-object v1
if-eqz v1, :cond_c
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getManageUserContext()Lcom/discord/utilities/permissions/ManageUserContext;
move-result-object v1
if-eqz v1, :cond_c
invoke-virtual {v1}, Lcom/discord/utilities/permissions/ManageUserContext;->getCanMove()Z
move-result v1
if-ne v1, v2, :cond_c
const/4 v1, 0x1
goto :goto_b
:cond_c
const/4 v1, 0x0
:goto_b
invoke-static {v0, v1, v3, v5, v4}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getServerMoveUserButton()Landroid/view/View;
move-result-object v0
new-instance v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$8;
invoke-direct {v1, p0, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$8;-><init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
check-cast v1, Landroid/view/View$OnClickListener;
invoke-virtual {v0, v1}, Landroid/view/View;->setOnClickListener(Landroid/view/View$OnClickListener;)V
new-instance v0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$9;
invoke-direct {v0, p0, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureAdministrativeSection$9;-><init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
check-cast v0, Lkotlin/jvm/functions/Function3;
iput-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->onMoveChannelSelected:Lkotlin/jvm/functions/Function3;
const/4 p1, 0x5
new-array v0, p1, [Landroid/view/View;
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getKickButton()Landroid/widget/TextView;
move-result-object v1
check-cast v1, Landroid/view/View;
aput-object v1, v0, v3
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getBanButton()Landroid/widget/TextView;
move-result-object v1
check-cast v1, Landroid/view/View;
aput-object v1, v0, v2
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getServerMuteButton()Landroid/widget/TextView;
move-result-object v1
check-cast v1, Landroid/view/View;
aput-object v1, v0, v5
const/4 v1, 0x3
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getServerDeafenButton()Landroid/widget/TextView;
move-result-object v6
check-cast v6, Landroid/view/View;
aput-object v6, v0, v1
const/4 v1, 0x4
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getServerMoveUserButton()Landroid/view/View;
move-result-object v6
aput-object v6, v0, v1
const/4 v1, 0x0
:goto_c
if-ge v1, p1, :cond_f
aget-object v6, v0, v1
invoke-virtual {v6}, Landroid/view/View;->getVisibility()I
move-result v6
if-nez v6, :cond_d
const/4 v6, 0x1
goto :goto_d
:cond_d
const/4 v6, 0x0
:goto_d
if-eqz v6, :cond_e
goto :goto_e
:cond_e
add-int/lit8 v1, v1, 0x1
goto :goto_c
:cond_f
const/4 v2, 0x0
:goto_e
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getAdministrativeHeader()Landroid/view/View;
move-result-object p1
invoke-static {p1, v2, v3, v5, v4}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getAdministrativeDivider()Landroid/view/View;
move-result-object p1
invoke-static {p1, v2, v3, v5, v4}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
return-void
.end method
.method private final configureDeveloperSection(Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
.locals 5
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getCopyIdButton()Landroid/view/View;
move-result-object v0
sget-object v1, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
invoke-virtual {v1}, Lcom/discord/stores/StoreStream$Companion;->getUserSettings()Lcom/discord/stores/StoreUserSettings;
move-result-object v1
invoke-virtual {v1}, Lcom/discord/stores/StoreUserSettings;->getDeveloperMode()Z
move-result v1
const/4 v2, 0x0
const/4 v3, 0x2
const/4 v4, 0x0
invoke-static {v0, v1, v4, v3, v2}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
new-instance v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureDeveloperSection$$inlined$apply$lambda$1;
invoke-direct {v1, v0, p0, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureDeveloperSection$$inlined$apply$lambda$1;-><init>(Landroid/view/View;Lcom/discord/widgets/user/usersheet/WidgetUserSheet;Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
check-cast v1, Landroid/view/View$OnClickListener;
invoke-virtual {v0, v1}, Landroid/view/View;->setOnClickListener(Landroid/view/View$OnClickListener;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getCopyIdButton()Landroid/view/View;
move-result-object p1
invoke-virtual {p1}, Landroid/view/View;->getVisibility()I
move-result p1
if-nez p1, :cond_0
const/4 p1, 0x1
goto :goto_0
:cond_0
const/4 p1, 0x0
:goto_0
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getDeveloperHeader()Landroid/view/View;
move-result-object v0
invoke-static {v0, p1, v4, v3, v2}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getDeveloperDivider()Landroid/view/View;
move-result-object v0
invoke-static {v0, p1, v4, v3, v2}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
return-void
.end method
.method private final configureRoles(Ljava/util/List;)V
.locals 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"+",
"Lcom/discord/models/domain/ModelGuildRole;",
">;)V"
}
.end annotation
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getRolesRecycler()Landroidx/recyclerview/widget/RecyclerView;
move-result-object v0
check-cast v0, Landroid/view/View;
move-object v1, p1
check-cast v1, Ljava/util/Collection;
invoke-interface {v1}, Ljava/util/Collection;->isEmpty()Z
move-result v1
xor-int/lit8 v1, v1, 0x1
const/4 v2, 0x0
const/4 v3, 0x2
const/4 v4, 0x0
invoke-static {v0, v1, v2, v3, v4}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->rolesAdapter:Lcom/discord/widgets/roles/RolesAdapter;
if-eqz v0, :cond_0
invoke-virtual {v0, p1}, Lcom/discord/widgets/roles/RolesAdapter;->setData(Ljava/util/List;)V
:cond_0
return-void
.end method
.method private final configureUI(Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
.locals 19
move-object/from16 v6, p0
if-nez p1, :cond_0
invoke-virtual/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->dismiss()V
return-void
:cond_0
invoke-virtual/range {p1 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getPresence()Lcom/discord/models/domain/ModelPresence;
move-result-object v0
invoke-virtual/range {p1 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getStreamContext()Lcom/discord/utilities/streams/StreamContext;
move-result-object v1
const/4 v7, 0x1
const/4 v8, 0x0
if-eqz v1, :cond_1
const/4 v1, 0x1
goto :goto_0
:cond_1
const/4 v1, 0x0
:goto_0
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getPresenceIndicator()Landroid/widget/ImageView;
move-result-object v2
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getNowPlaying()Landroid/widget/TextView;
move-result-object v3
invoke-static {v0, v1, v2, v3}, Lcom/discord/utilities/presence/PresenceUtils;->setPresence(Lcom/discord/models/domain/ModelPresence;ZLandroid/widget/ImageView;Landroid/widget/TextView;)V
invoke-virtual/range {p1 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getPresence()Lcom/discord/models/domain/ModelPresence;
move-result-object v0
const/4 v9, 0x0
if-eqz v0, :cond_2
invoke-virtual {v0}, Lcom/discord/models/domain/ModelPresence;->getPrimaryActivity()Lcom/discord/models/domain/ModelPresence$Activity;
move-result-object v0
move-object v5, v0
goto :goto_1
:cond_2
move-object v5, v9
:goto_1
if-eqz v5, :cond_3
invoke-virtual {v5}, Lcom/discord/models/domain/ModelPresence$Activity;->isRichPresence()Z
move-result v0
if-ne v0, v7, :cond_3
const/4 v0, 0x1
goto :goto_2
:cond_3
const/4 v0, 0x0
:goto_2
invoke-virtual/range {p1 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getUser()Lcom/discord/models/domain/ModelUser;
move-result-object v4
invoke-virtual/range {p1 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getUserNickname()Ljava/lang/String;
move-result-object v1
invoke-virtual/range {p1 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->isMe()Z
move-result v17
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getNowPlaying()Landroid/widget/TextView;
move-result-object v2
check-cast v2, Landroid/view/View;
if-nez v0, :cond_6
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getNowPlaying()Landroid/widget/TextView;
move-result-object v3
invoke-virtual {v3}, Landroid/widget/TextView;->getText()Ljava/lang/CharSequence;
move-result-object v3
if-eqz v3, :cond_5
invoke-static {v3}, Lkotlin/text/l;->j(Ljava/lang/CharSequence;)Z
move-result v3
if-eqz v3, :cond_4
goto :goto_3
:cond_4
const/4 v3, 0x0
goto :goto_4
:cond_5
:goto_3
const/4 v3, 0x1
:goto_4
if-nez v3, :cond_6
const/4 v3, 0x1
goto :goto_5
:cond_6
const/4 v3, 0x0
:goto_5
const/4 v14, 0x2
invoke-static {v2, v3, v8, v14, v9}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getActivityDivider()Landroid/view/View;
move-result-object v2
if-eqz v0, :cond_7
if-nez v17, :cond_7
const/4 v0, 0x1
goto :goto_6
:cond_7
const/4 v0, 0x0
:goto_6
invoke-static {v2, v0, v8, v14, v9}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
if-nez v17, :cond_8
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getActionsDivider()Landroid/view/View;
move-result-object v0
invoke-virtual {v6, v0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->setPeekHeightBottomView(Landroid/view/View;)V
:cond_8
sget-object v10, Lcom/discord/widgets/user/ViewHolderUserRichPresence;->Companion:Lcom/discord/widgets/user/ViewHolderUserRichPresence$Companion;
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getRichPresenceContainer()Landroid/widget/FrameLayout;
move-result-object v0
move-object v11, v0
check-cast v11, Landroid/view/ViewGroup;
invoke-virtual/range {p1 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getStreamContext()Lcom/discord/utilities/streams/StreamContext;
move-result-object v13
invoke-virtual {v4}, Lcom/discord/models/domain/ModelUser;->getId()J
move-result-wide v2
iget-object v0, v6, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->activityViewHolder:Lcom/discord/widgets/user/ViewHolderUserRichPresence;
move-object v12, v5
const/4 v8, 0x2
move-wide v14, v2
move-object/from16 v16, v0
invoke-virtual/range {v10 .. v16}, Lcom/discord/widgets/user/ViewHolderUserRichPresence$Companion;->setRichPresence(Landroid/view/ViewGroup;Lcom/discord/models/domain/ModelPresence$Activity;Lcom/discord/utilities/streams/StreamContext;JLcom/discord/widgets/user/ViewHolderUserRichPresence;)Lcom/discord/widgets/user/ViewHolderUserRichPresence;
move-result-object v0
iput-object v0, v6, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->activityViewHolder:Lcom/discord/widgets/user/ViewHolderUserRichPresence;
iget-object v0, v6, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->activityViewHolder:Lcom/discord/widgets/user/ViewHolderUserRichPresence;
if-eqz v0, :cond_9
invoke-virtual/range {p1 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getStreamContext()Lcom/discord/utilities/streams/StreamContext;
move-result-object v2
invoke-virtual/range {p1 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->isMe()Z
move-result v3
invoke-virtual {v0, v5, v2, v3}, Lcom/discord/widgets/user/ViewHolderUserRichPresence;->configureUi(Lcom/discord/models/domain/ModelPresence$Activity;Lcom/discord/utilities/streams/StreamContext;Z)V
move-object v2, v6
check-cast v2, Lcom/discord/app/AppComponent;
invoke-virtual {v0, v5, v2}, Lcom/discord/widgets/user/ViewHolderUserRichPresence;->configureUiTimestamp(Lcom/discord/models/domain/ModelPresence$Activity;Lcom/discord/app/AppComponent;)V
:cond_9
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
invoke-virtual {v4}, Lcom/discord/models/domain/ModelUser;->getUsername()Ljava/lang/String;
move-result-object v2
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v4}, Lcom/discord/models/domain/ModelUser;->getDiscriminatorWithPadding()Ljava/lang/String;
move-result-object v2
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
if-eqz v1, :cond_a
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getPrimaryName()Landroid/widget/TextView;
move-result-object v2
check-cast v1, Ljava/lang/CharSequence;
invoke-virtual {v2, v1}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getSecondaryName()Landroid/widget/TextView;
move-result-object v1
check-cast v0, Ljava/lang/CharSequence;
invoke-static {v1, v0}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setTextAndVisibilityBy(Landroid/widget/TextView;Ljava/lang/CharSequence;)V
goto :goto_7
:cond_a
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getPrimaryName()Landroid/widget/TextView;
move-result-object v1
check-cast v0, Ljava/lang/CharSequence;
invoke-virtual {v1, v0}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getSecondaryName()Landroid/widget/TextView;
move-result-object v0
invoke-static {v0, v9}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setTextAndVisibilityBy(Landroid/widget/TextView;Ljava/lang/CharSequence;)V
:goto_7
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getAvatar()Landroid/widget/ImageView;
move-result-object v10
invoke-static {v4, v7}, Lcom/discord/utilities/icon/IconUtils;->getForUser(Lcom/discord/models/domain/ModelUser;Z)Ljava/lang/String;
move-result-object v11
const/4 v12, 0x0
const/4 v13, 0x0
iget-object v0, v6, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->imagesChangeDetector:Lcom/discord/utilities/images/MGImages$DistinctChangeDetector;
move-object v14, v0
check-cast v14, Lcom/discord/utilities/images/MGImages$ChangeDetector;
const/16 v15, 0xc
const/16 v16, 0x0
invoke-static/range {v10 .. v16}, Lcom/discord/utilities/icon/IconUtils;->setIcon$default(Landroid/widget/ImageView;Ljava/lang/String;ILkotlin/jvm/functions/Function1;Lcom/discord/utilities/images/MGImages$ChangeDetector;ILjava/lang/Object;)V
invoke-virtual/range {p1 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getRoleItems()Ljava/util/List;
move-result-object v0
invoke-direct {v6, v0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->configureRoles(Ljava/util/List;)V
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getViewProfileButton()Landroid/widget/TextView;
move-result-object v10
2019-07-29 20:14:17 +00:00
const v11, 0x7f0401ac
2019-07-24 11:27:29 +00:00
2019-07-26 02:05:13 +00:00
const v12, 0x7f040162
2019-07-24 11:27:29 +00:00
if-eqz v17, :cond_b
2019-07-29 20:14:17 +00:00
const v0, 0x7f120fa8
2019-07-24 11:27:29 +00:00
invoke-virtual {v10, v0}, Landroid/widget/TextView;->setText(I)V
new-instance v13, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$$inlined$apply$lambda$1;
move-object v0, v13
move-object v1, v10
move-object/from16 v2, p0
move/from16 v3, v17
move-object v15, v4
move-object/from16 v18, v5
move-object/from16 v5, p1
invoke-direct/range {v0 .. v5}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$$inlined$apply$lambda$1;-><init>(Landroid/widget/TextView;Lcom/discord/widgets/user/usersheet/WidgetUserSheet;ZLcom/discord/models/domain/ModelUser;Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
check-cast v13, Landroid/view/View$OnClickListener;
invoke-virtual {v10, v13}, Landroid/widget/TextView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
move-object v0, v10
check-cast v0, Landroid/view/View;
invoke-static {v0, v11, v12}, Lcom/discord/utilities/drawable/DrawableCompat;->getThemedDrawableRes(Landroid/view/View;II)I
move-result v11
const/4 v12, 0x0
const/4 v13, 0x0
const/4 v14, 0x0
const/16 v0, 0xe
const/16 v16, 0x0
move-object v5, v15
move v15, v0
invoke-static/range {v10 .. v16}, Lcom/discord/utilities/drawable/DrawableCompat;->setCompoundDrawablesCompat$default(Landroid/widget/TextView;IIIIILjava/lang/Object;)V
goto :goto_8
:cond_b
move-object/from16 v18, v5
move-object v5, v4
2019-07-29 20:14:17 +00:00
const v0, 0x7f120e36
2019-07-24 11:27:29 +00:00
invoke-virtual {v10, v0}, Landroid/widget/TextView;->setText(I)V
new-instance v13, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$$inlined$apply$lambda$2;
move-object v0, v13
move-object v1, v10
move-object/from16 v2, p0
move/from16 v3, v17
move-object v15, v5
move-object/from16 v5, p1
invoke-direct/range {v0 .. v5}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$$inlined$apply$lambda$2;-><init>(Landroid/widget/TextView;Lcom/discord/widgets/user/usersheet/WidgetUserSheet;ZLcom/discord/models/domain/ModelUser;Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
check-cast v13, Landroid/view/View$OnClickListener;
invoke-virtual {v10, v13}, Landroid/widget/TextView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
move-object v0, v10
check-cast v0, Landroid/view/View;
invoke-static {v0, v12, v11}, Lcom/discord/utilities/drawable/DrawableCompat;->getThemedDrawableRes(Landroid/view/View;II)I
move-result v11
const/4 v12, 0x0
const/4 v13, 0x0
const/4 v14, 0x0
const/16 v0, 0xe
const/16 v16, 0x0
move-object v5, v15
move v15, v0
invoke-static/range {v10 .. v16}, Lcom/discord/utilities/drawable/DrawableCompat;->setCompoundDrawablesCompat$default(Landroid/widget/TextView;IIIIILjava/lang/Object;)V
:goto_8
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getHeader()Landroid/view/View;
move-result-object v0
new-instance v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$3;
invoke-direct {v1, v6, v5}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$3;-><init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;Lcom/discord/models/domain/ModelUser;)V
check-cast v1, Landroid/view/View$OnClickListener;
invoke-virtual {v0, v1}, Landroid/view/View;->setOnClickListener(Landroid/view/View$OnClickListener;)V
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getSendMessageButton()Landroid/view/View;
move-result-object v10
if-nez v17, :cond_c
invoke-virtual/range {p1 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getChannel()Lcom/discord/models/domain/ModelChannel;
move-result-object v0
invoke-virtual {v0}, Lcom/discord/models/domain/ModelChannel;->getType()I
move-result v0
if-eq v0, v7, :cond_c
const/4 v0, 0x0
goto :goto_9
:cond_c
const/4 v0, 0x0
const/4 v7, 0x0
:goto_9
invoke-static {v10, v7, v0, v8, v9}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
new-instance v7, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$$inlined$apply$lambda$3;
move-object v0, v7
move-object v1, v10
move-object/from16 v2, p0
move/from16 v3, v17
move-object/from16 v4, p1
invoke-direct/range {v0 .. v5}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$$inlined$apply$lambda$3;-><init>(Landroid/view/View;Lcom/discord/widgets/user/usersheet/WidgetUserSheet;ZLcom/discord/widgets/user/usersheet/WidgetUserSheetModel;Lcom/discord/models/domain/ModelUser;)V
check-cast v7, Landroid/view/View$OnClickListener;
invoke-virtual {v10, v7}, Landroid/view/View;->setOnClickListener(Landroid/view/View$OnClickListener;)V
invoke-direct/range {p0 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->configureVoiceSection(Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
invoke-direct/range {p0 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->configureAdministrativeSection(Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
invoke-direct/range {p0 .. p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->configureDeveloperSection(Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
sget-object v0, Lcom/discord/utilities/analytics/AnalyticsTracker;->INSTANCE:Lcom/discord/utilities/analytics/AnalyticsTracker;
if-eqz v18, :cond_d
invoke-virtual/range {v18 .. v18}, Lcom/discord/models/domain/ModelPresence$Activity;->getName()Ljava/lang/String;
move-result-object v1
goto :goto_a
:cond_d
move-object v1, v9
:goto_a
if-eqz v18, :cond_e
invoke-virtual/range {v18 .. v18}, Lcom/discord/models/domain/ModelPresence$Activity;->getGamePlatform()Ljava/lang/String;
move-result-object v9
:cond_e
invoke-virtual {v0, v1, v9}, Lcom/discord/utilities/analytics/AnalyticsTracker;->openUserSheet(Ljava/lang/String;Ljava/lang/String;)V
return-void
.end method
.method private final configureVoiceSection(Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
.locals 6
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getUserVolumeSeekbar()Landroid/widget/SeekBar;
move-result-object v0
check-cast v0, Landroid/view/View;
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->isMe()Z
move-result v1
const/4 v2, 0x1
xor-int/2addr v1, v2
const/4 v3, 0x0
const/4 v4, 0x2
const/4 v5, 0x0
invoke-static {v0, v1, v5, v4, v3}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getUserVolumeSeekbar()Landroid/widget/SeekBar;
move-result-object v0
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->getOutputVolume()I
move-result v1
invoke-virtual {v0, v1}, Landroid/widget/SeekBar;->setProgress(I)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getUserMutedCheck()Landroidx/appcompat/widget/SwitchCompat;
move-result-object v0
check-cast v0, Landroid/view/View;
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->isMe()Z
move-result v1
xor-int/2addr v1, v2
invoke-static {v0, v1, v5, v4, v3}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getUserMutedCheck()Landroidx/appcompat/widget/SwitchCompat;
move-result-object v0
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->isUserMuted()Z
move-result v1
invoke-virtual {v0, v1}, Landroidx/appcompat/widget/SwitchCompat;->setChecked(Z)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getUserMutedCheck()Landroidx/appcompat/widget/SwitchCompat;
move-result-object v0
new-instance v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureVoiceSection$1;
invoke-direct {v1, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureVoiceSection$1;-><init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;)V
check-cast v1, Landroid/widget/CompoundButton$OnCheckedChangeListener;
invoke-virtual {v0, v1}, Landroidx/appcompat/widget/SwitchCompat;->setOnCheckedChangeListener(Landroid/widget/CompoundButton$OnCheckedChangeListener;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getAudioSettingsContainer()Landroid/view/ViewGroup;
move-result-object v0
check-cast v0, Landroid/view/View;
invoke-virtual {p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->isMe()Z
move-result p1
xor-int/2addr p1, v2
invoke-static {v0, p1, v5, v4, v3}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getAudioSettingsDivider()Landroid/view/View;
move-result-object p1
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getAudioSettingsContainer()Landroid/view/ViewGroup;
move-result-object v0
invoke-virtual {v0}, Landroid/view/ViewGroup;->getVisibility()I
move-result v0
if-eqz v0, :cond_1
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getUserVolumeSeekbar()Landroid/widget/SeekBar;
move-result-object v0
invoke-virtual {v0}, Landroid/widget/SeekBar;->getVisibility()I
move-result v0
if-eqz v0, :cond_1
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getUserMutedCheck()Landroidx/appcompat/widget/SwitchCompat;
move-result-object v0
invoke-virtual {v0}, Landroidx/appcompat/widget/SwitchCompat;->getVisibility()I
move-result v0
if-nez v0, :cond_0
goto :goto_0
:cond_0
const/4 v2, 0x0
:cond_1
:goto_0
invoke-static {p1, v2, v5, v4, v3}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
return-void
.end method
.method private final getActionsDivider()Landroid/view/View;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->actionsDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0xd
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/View;
return-object v0
.end method
.method private final getActivityDivider()Landroid/view/View;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->activityDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x7
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/View;
return-object v0
.end method
.method private final getAdministrativeDivider()Landroid/view/View;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->administrativeDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x11
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/View;
return-object v0
.end method
.method private final getAdministrativeHeader()Landroid/view/View;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->administrativeHeader$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x10
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/View;
return-object v0
.end method
.method private final getAudioSettingsContainer()Landroid/view/ViewGroup;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->audioSettingsContainer$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0xa
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/ViewGroup;
return-object v0
.end method
.method private final getAudioSettingsDivider()Landroid/view/View;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->audioSettingsDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x9
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/View;
return-object v0
.end method
.method private final getAvatar()Landroid/widget/ImageView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->avatar$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x5
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/ImageView;
return-object v0
.end method
.method private final getBanButton()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->banButton$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x14
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
return-object v0
.end method
.method private final getCopyIdButton()Landroid/view/View;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->copyIdButton$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x1a
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/View;
return-object v0
.end method
.method private final getDeveloperDivider()Landroid/view/View;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->developerDivider$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x19
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/View;
return-object v0
.end method
.method private final getDeveloperHeader()Landroid/view/View;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->developerHeader$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x18
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/View;
return-object v0
.end method
.method private final getEditMemberButton()Landroid/view/View;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->editMemberButton$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x12
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/View;
return-object v0
.end method
.method private final getHeader()Landroid/view/View;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->header$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x0
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/View;
return-object v0
.end method
.method private final getKickButton()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->kickButton$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x13
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
return-object v0
.end method
.method private final getNowPlaying()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->nowPlaying$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x3
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
return-object v0
.end method
.method private final getPresenceIndicator()Landroid/widget/ImageView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->presenceIndicator$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x4
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/ImageView;
return-object v0
.end method
.method private final getPrimaryName()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->primaryName$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x1
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
return-object v0
.end method
.method private final getRichPresenceContainer()Landroid/widget/FrameLayout;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->richPresenceContainer$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x6
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/FrameLayout;
return-object v0
.end method
.method private final getRolesRecycler()Landroidx/recyclerview/widget/RecyclerView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->rolesRecycler$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x8
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroidx/recyclerview/widget/RecyclerView;
return-object v0
.end method
.method private final getSecondaryName()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->secondaryName$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x2
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
return-object v0
.end method
.method private final getSendMessageButton()Landroid/view/View;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->sendMessageButton$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0xf
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/View;
return-object v0
.end method
.method private final getServerDeafenButton()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->serverDeafenButton$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x16
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
return-object v0
.end method
.method private final getServerMoveUserButton()Landroid/view/View;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->serverMoveUserButton$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x17
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/View;
return-object v0
.end method
.method private final getServerMuteButton()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->serverMuteButton$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x15
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
return-object v0
.end method
.method private final getUserMutedCheck()Landroidx/appcompat/widget/SwitchCompat;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->userMutedCheck$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0xb
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroidx/appcompat/widget/SwitchCompat;
return-object v0
.end method
.method private final getUserVolumeSeekbar()Landroid/widget/SeekBar;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->userVolumeSeekbar$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0xc
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/SeekBar;
return-object v0
.end method
.method private final getViewProfileButton()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->viewProfileButton$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0xe
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
return-object v0
.end method
.method public static final show(JJLandroidx/fragment/app/FragmentManager;)V
.locals 9
sget-object v0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->Companion:Lcom/discord/widgets/user/usersheet/WidgetUserSheet$Companion;
const/4 v6, 0x0
const/16 v7, 0x8
const/4 v8, 0x0
move-wide v1, p0
move-wide v3, p2
move-object v5, p4
invoke-static/range {v0 .. v8}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$Companion;->show$default(Lcom/discord/widgets/user/usersheet/WidgetUserSheet$Companion;JJLandroidx/fragment/app/FragmentManager;Ljava/lang/Long;ILjava/lang/Object;)V
return-void
.end method
.method public static final show(JJLandroidx/fragment/app/FragmentManager;Ljava/lang/Long;)V
.locals 7
sget-object v0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->Companion:Lcom/discord/widgets/user/usersheet/WidgetUserSheet$Companion;
move-wide v1, p0
move-wide v3, p2
move-object v5, p4
move-object v6, p5
invoke-virtual/range {v0 .. v6}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$Companion;->show(JJLandroidx/fragment/app/FragmentManager;Ljava/lang/Long;)V
return-void
.end method
# virtual methods
.method public final bindSubscriptions(Lrx/subscriptions/CompositeSubscription;)V
.locals 9
const-string v0, "compositeSubscription"
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getArgumentsOrDefault()Landroid/os/Bundle;
move-result-object v0
const-string v1, "ARG_USER_ID"
invoke-virtual {v0, v1}, Landroid/os/Bundle;->getLong(Ljava/lang/String;)J
move-result-wide v0
invoke-virtual {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getArgumentsOrDefault()Landroid/os/Bundle;
move-result-object v2
const-string v3, "ARG_CHANNEL_ID"
invoke-virtual {v2, v3}, Landroid/os/Bundle;->getLong(Ljava/lang/String;)J
move-result-wide v2
sget-object v4, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel;->Companion:Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel$Companion;
invoke-virtual {v4, v0, v1, v2, v3}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetModel$Companion;->get(JJ)Lrx/Observable;
move-result-object v0
move-object v1, p0
check-cast v1, Lcom/discord/app/AppComponent;
const/4 v2, 0x0
const/4 v3, 0x2
invoke-static {v0, v1, v2, v3, v2}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->ui$default(Lrx/Observable;Lcom/discord/app/AppComponent;Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;ILjava/lang/Object;)Lrx/Observable;
move-result-object v0
2019-07-29 20:14:17 +00:00
sget-object v1, Lcom/discord/app/i;->ve:Lcom/discord/app/i;
2019-07-24 11:27:29 +00:00
new-instance v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$bindSubscriptions$1;
move-object v2, p0
check-cast v2, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-direct {v1, v2}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$bindSubscriptions$1;-><init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;)V
move-object v3, v1
check-cast v3, Lkotlin/jvm/functions/Function1;
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v1
invoke-virtual {v1}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
move-result-object v4
const-string v1, "javaClass.simpleName"
invoke-static {v4, v1}, Lkotlin/jvm/internal/k;->g(Ljava/lang/Object;Ljava/lang/String;)V
new-instance v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$bindSubscriptions$2;
invoke-direct {v1, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$bindSubscriptions$2;-><init>(Lrx/subscriptions/CompositeSubscription;)V
move-object v6, v1
check-cast v6, Lkotlin/jvm/functions/Function1;
const/4 v5, 0x0
const/4 v7, 0x0
const/16 v8, 0x34
invoke-static/range {v3 .. v8}, Lcom/discord/app/i;->a(Lkotlin/jvm/functions/Function1;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Landroid/content/Context;I)Lrx/Observable$c;
move-result-object p1
invoke-virtual {v0, p1}, Lrx/Observable;->a(Lrx/Observable$c;)Lrx/Observable;
return-void
.end method
.method public final getContentViewResId()I
.locals 1
2019-07-29 20:14:17 +00:00
const v0, 0x7f0d01c7
2019-07-24 11:27:29 +00:00
return v0
.end method
.method public final onActivityResult(IILandroid/content/Intent;)V
.locals 7
invoke-super {p0, p1, p2, p3}, Lcom/discord/app/AppBottomSheet;->onActivityResult(IILandroid/content/Intent;)V
sget-object v0, Lcom/discord/widgets/channels/WidgetChannelSelector;->Companion:Lcom/discord/widgets/channels/WidgetChannelSelector$Companion;
iget-object v3, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->onMoveChannelSelected:Lkotlin/jvm/functions/Function3;
const/4 v4, 0x0
const/16 v5, 0x8
const/4 v6, 0x0
move v1, p1
move-object v2, p3
invoke-static/range {v0 .. v6}, Lcom/discord/widgets/channels/WidgetChannelSelector$Companion;->handleResult$default(Lcom/discord/widgets/channels/WidgetChannelSelector$Companion;ILandroid/content/Intent;Lkotlin/jvm/functions/Function3;ZILjava/lang/Object;)V
return-void
.end method
.method public final onPause()V
.locals 7
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->activityViewHolder:Lcom/discord/widgets/user/ViewHolderUserRichPresence;
if-eqz v0, :cond_0
invoke-virtual {v0}, Lcom/discord/widgets/user/ViewHolderUserRichPresence;->disposeSubscriptions()V
:cond_0
invoke-virtual {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getArgumentsOrDefault()Landroid/os/Bundle;
move-result-object v0
const-string v1, "ARG_USER_ID"
invoke-virtual {v0, v1}, Landroid/os/Bundle;->getLong(Ljava/lang/String;)J
move-result-wide v0
invoke-virtual {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getArgumentsOrDefault()Landroid/os/Bundle;
move-result-object v2
const-string v3, "ARG_GUILD_ID"
invoke-virtual {v2, v3}, Landroid/os/Bundle;->getLong(Ljava/lang/String;)J
move-result-wide v2
const-wide/16 v4, 0x0
cmp-long v6, v0, v4
if-lez v6, :cond_1
cmp-long v6, v2, v4
if-lez v6, :cond_1
sget-object v4, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
invoke-virtual {v4}, Lcom/discord/stores/StoreStream$Companion;->getGuildSubscriptions()Lcom/discord/stores/StoreGuildSubscriptions;
move-result-object v4
invoke-virtual {v4, v2, v3, v0, v1}, Lcom/discord/stores/StoreGuildSubscriptions;->unsubscribeUser(JJ)V
:cond_1
invoke-super {p0}, Lcom/discord/app/AppBottomSheet;->onPause()V
return-void
.end method
.method public final onResume()V
.locals 7
invoke-super {p0}, Lcom/discord/app/AppBottomSheet;->onResume()V
invoke-virtual {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getArgumentsOrDefault()Landroid/os/Bundle;
move-result-object v0
const-string v1, "ARG_USER_ID"
invoke-virtual {v0, v1}, Landroid/os/Bundle;->getLong(Ljava/lang/String;)J
move-result-wide v0
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getUserVolumeSeekbar()Landroid/widget/SeekBar;
move-result-object v2
new-instance v3, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$onResume$1;
invoke-direct {v3, v0, v1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$onResume$1;-><init>(J)V
check-cast v3, Landroid/widget/SeekBar$OnSeekBarChangeListener;
invoke-virtual {v2, v3}, Landroid/widget/SeekBar;->setOnSeekBarChangeListener(Landroid/widget/SeekBar$OnSeekBarChangeListener;)V
invoke-virtual {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getArgumentsOrDefault()Landroid/os/Bundle;
move-result-object v2
const-string v3, "ARG_GUILD_ID"
invoke-virtual {v2, v3}, Landroid/os/Bundle;->getLong(Ljava/lang/String;)J
move-result-wide v2
const-wide/16 v4, 0x0
cmp-long v6, v0, v4
if-lez v6, :cond_0
cmp-long v6, v2, v4
if-lez v6, :cond_0
sget-object v4, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
invoke-virtual {v4}, Lcom/discord/stores/StoreStream$Companion;->getGuildSubscriptions()Lcom/discord/stores/StoreGuildSubscriptions;
move-result-object v4
invoke-virtual {v4, v2, v3, v0, v1}, Lcom/discord/stores/StoreGuildSubscriptions;->subscribeUser(JJ)V
:cond_0
return-void
.end method
.method public final onViewCreated(Landroid/view/View;Landroid/os/Bundle;)V
.locals 2
const-string v0, "view"
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
invoke-super {p0, p1, p2}, Lcom/discord/app/AppBottomSheet;->onViewCreated(Landroid/view/View;Landroid/os/Bundle;)V
sget-object p1, Lcom/discord/widgets/roles/RolesAdapter;->Companion:Lcom/discord/widgets/roles/RolesAdapter$Companion;
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getRolesRecycler()Landroidx/recyclerview/widget/RecyclerView;
move-result-object p2
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->getRolesRecycler()Landroidx/recyclerview/widget/RecyclerView;
move-result-object v0
invoke-virtual {v0}, Landroidx/recyclerview/widget/RecyclerView;->getContext()Landroid/content/Context;
move-result-object v0
2019-07-29 20:14:17 +00:00
const v1, 0x7f04028e
2019-07-24 11:27:29 +00:00
invoke-static {v0, v1}, Lcom/discord/utilities/color/ColorCompat;->getThemedColor(Landroid/content/Context;I)I
move-result v0
invoke-virtual {p1, p2, v0}, Lcom/discord/widgets/roles/RolesAdapter$Companion;->configure(Landroidx/recyclerview/widget/RecyclerView;I)Lcom/discord/widgets/roles/RolesAdapter;
move-result-object p1
iput-object p1, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->rolesAdapter:Lcom/discord/widgets/roles/RolesAdapter;
return-void
.end method