Gestures Rewrite

This commit is contained in:
meowarex
2026-08-11 03:22:28 +00:00
parent b9baef4478
commit d44d833334
25 changed files with 1677 additions and 1202 deletions
@@ -0,0 +1,53 @@
.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