apkfuckery/com.discord/smali/com/discord/widgets/chat/input/expression/WidgetExpressionPickerSheet$onCreateDialog$1.smali

66 lines
2 KiB
Smali
Raw Normal View History

2020-09-16 23:45:23 +00:00
.class public final Lcom/discord/widgets/chat/input/expression/WidgetExpressionPickerSheet$onCreateDialog$1;
2020-07-08 16:44:49 +00:00
.super Ljava/lang/Object;
2020-09-16 23:45:23 +00:00
.source "WidgetExpressionPickerSheet.kt"
2020-07-08 16:44:49 +00:00
# interfaces
.implements Landroid/content/DialogInterface$OnShowListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-09-16 23:45:23 +00:00
value = Lcom/discord/widgets/chat/input/expression/WidgetExpressionPickerSheet;->onCreateDialog(Landroid/os/Bundle;)Landroid/app/Dialog;
2020-07-08 16:44:49 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic $dialog:Landroid/app/Dialog;
# direct methods
.method public constructor <init>(Landroid/app/Dialog;)V
.locals 0
2020-09-16 23:45:23 +00:00
iput-object p1, p0, Lcom/discord/widgets/chat/input/expression/WidgetExpressionPickerSheet$onCreateDialog$1;->$dialog:Landroid/app/Dialog;
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onShow(Landroid/content/DialogInterface;)V
.locals 1
2020-09-16 23:45:23 +00:00
iget-object p1, p0, Lcom/discord/widgets/chat/input/expression/WidgetExpressionPickerSheet$onCreateDialog$1;->$dialog:Landroid/app/Dialog;
2020-07-08 16:44:49 +00:00
2020-09-23 03:12:49 +00:00
const v0, 0x7f0a02f8
2020-07-08 16:44:49 +00:00
invoke-virtual {p1, v0}, Landroid/app/Dialog;->findViewById(I)Landroid/view/View;
move-result-object p1
invoke-static {p1}, Lcom/google/android/material/bottomsheet/BottomSheetBehavior;->from(Landroid/view/View;)Lcom/google/android/material/bottomsheet/BottomSheetBehavior;
move-result-object p1
const-string v0, "BottomSheetBehavior.from(bottomSheet)"
2020-09-23 03:12:49 +00:00
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
2020-07-08 16:44:49 +00:00
const/4 v0, 0x1
invoke-virtual {p1, v0}, Lcom/google/android/material/bottomsheet/BottomSheetBehavior;->setSkipCollapsed(Z)V
const/4 v0, 0x3
invoke-virtual {p1, v0}, Lcom/google/android/material/bottomsheet/BottomSheetBehavior;->setState(I)V
return-void
.end method