apkfuckery/com.discord/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$...

47 lines
1.4 KiB
Smali
Raw Normal View History

2020-08-26 17:47:03 +00:00
.class public final Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1$1$1;
2020-07-23 01:06:17 +00:00
.super Lf/b/a/c/d$a;
2020-05-17 12:40:10 +00:00
.source "WidgetChatInputAttachments.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-08-26 17:47:03 +00:00
value = Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1;->invoke()V
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# direct methods
.method public constructor <init>(II)V
.locals 0
2020-07-23 01:06:17 +00:00
invoke-direct {p0, p1, p2}, Lf/b/a/c/d$a;-><init>(II)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
.method public bridge synthetic createFragment()Landroidx/fragment/app/Fragment;
.locals 1
2020-08-26 17:47:03 +00:00
invoke-virtual {p0}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1$1$1;->createFragment()Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$DiscordPhotosFragment;
2020-05-17 12:40:10 +00:00
move-result-object v0
return-object v0
.end method
.method public createFragment()Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$DiscordPhotosFragment;
.locals 1
new-instance v0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$DiscordPhotosFragment;
invoke-direct {v0}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$DiscordPhotosFragment;-><init>()V
return-object v0
.end method