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

52 lines
1.3 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$DiscordPhotosFragment;
.super Lcom/lytefast/flexinput/fragment/PhotosFragment;
.source "WidgetChatInputAttachments.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "DiscordPhotosFragment"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Lcom/lytefast/flexinput/fragment/PhotosFragment;-><init>()V
return-void
.end method
# virtual methods
.method public newPermissionsRequestAdapter(Landroid/view/View$OnClickListener;)Lcom/lytefast/flexinput/adapters/EmptyListAdapter;
.locals 3
if-eqz p1, :cond_0
new-instance v0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$PermissionsEmptyListAdapter;
2020-07-25 00:57:58 +00:00
const v1, 0x7f0d0188
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
const v2, 0x7f0a0041
2020-05-17 12:40:10 +00:00
invoke-direct {v0, v1, v2, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$PermissionsEmptyListAdapter;-><init>(IILandroid/view/View$OnClickListener;)V
return-object v0
:cond_0
const-string p1, "onClickListener"
2020-07-25 00:57:58 +00:00
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
const/4 p1, 0x0
throw p1
.end method