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

54 lines
1.8 KiB
Smali

.class public final Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createAndConfigureExpressionFragment$onBackspacePressedListener$1;
.super Ljava/lang/Object;
.source "WidgetChatInputAttachments.kt"
# interfaces
.implements Lcom/discord/widgets/chat/input/emoji/OnBackspacePressedListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;->createAndConfigureExpressionFragment(Landroidx/fragment/app/FragmentManager;Lcom/discord/widgets/chat/input/WidgetChatInputEditText;)Landroidx/fragment/app/Fragment;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic $chatInput:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/chat/input/WidgetChatInputEditText;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createAndConfigureExpressionFragment$onBackspacePressedListener$1;->$chatInput:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onBackspacePressed()V
.locals 4
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createAndConfigureExpressionFragment$onBackspacePressedListener$1;->$chatInput:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
new-instance v1, Landroid/view/KeyEvent;
const/4 v2, 0x0
const/16 v3, 0x43
invoke-direct {v1, v2, v3}, Landroid/view/KeyEvent;-><init>(II)V
invoke-virtual {v0, v1}, Landroid/widget/EditText;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z
return-void
.end method