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

52 lines
1.3 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +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
2019-12-06 03:29:40 +00:00
.method public newPermissionsRequestAdapter(Landroid/view/View$OnClickListener;)Lcom/lytefast/flexinput/adapters/EmptyListAdapter;
2019-07-24 11:27:29 +00:00
.locals 3
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2019-07-24 11:27:29 +00:00
new-instance v0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$PermissionsEmptyListAdapter;
2020-04-16 17:34:59 +00:00
const v1, 0x7f0d0165
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
const v2, 0x7f0a003f
2019-07-24 11:27:29 +00:00
invoke-direct {v0, v1, v2, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$PermissionsEmptyListAdapter;-><init>(IILandroid/view/View$OnClickListener;)V
return-object v0
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "onClickListener"
2020-04-11 15:34:05 +00:00
invoke-static {p1}, Lz/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
2019-07-24 11:27:29 +00:00
.end method