apkfuckery/com.discord/smali/com/discord/widgets/chat/input/sticker/WidgetStickerPicker$scrollToTop$1.smali
2020-11-12 02:11:44 +00:00

52 lines
1.6 KiB
Smali

.class public final Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker$scrollToTop$1;
.super Ljava/lang/Object;
.source "WidgetStickerPicker.kt"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;->scrollToTop()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker$scrollToTop$1;->this$0:Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 2
iget-object v0, p0, Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker$scrollToTop$1;->this$0:Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;
invoke-static {v0}, Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;->access$getStickerRecycler$p(Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;)Landroidx/recyclerview/widget/RecyclerView;
move-result-object v0
const/4 v1, 0x0
invoke-virtual {v0, v1}, Landroidx/recyclerview/widget/RecyclerView;->scrollToPosition(I)V
return-void
.end method