mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-27 06:27:46 +10:00
54 lines
1.1 KiB
Smali
54 lines
1.1 KiB
Smali
.class public final Lradiant/gestures/LyricsDrag$Guard;
|
|
.super Ljava/lang/Object;
|
|
|
|
# interfaces
|
|
.implements Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection;
|
|
|
|
# Blocks leftover scroll from the sheet
|
|
|
|
|
|
# static state
|
|
|
|
.field public static final INSTANCE:Lradiant/gestures/LyricsDrag$Guard;
|
|
|
|
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lradiant/gestures/LyricsDrag$Guard;
|
|
|
|
invoke-direct {v0}, Lradiant/gestures/LyricsDrag$Guard;-><init>()V
|
|
|
|
sput-object v0, Lradiant/gestures/LyricsDrag$Guard;->INSTANCE:Lradiant/gestures/LyricsDrag$Guard;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
|
|
# Consume what the list didn't use
|
|
.method public onPostScroll-DzOQY0M(JJI)J
|
|
.locals 0
|
|
|
|
return-wide p3
|
|
.end method
|
|
|
|
.method public onPostFling-RZ2iAVY(JJLkotlin/coroutines/e;)Ljava/lang/Object;
|
|
.locals 2
|
|
|
|
invoke-static {p3, p4}, Landroidx/compose/ui/unit/Velocity;->box-impl(J)Landroidx/compose/ui/unit/Velocity;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|