mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-27 06:27:46 +10:00
14 lines
874 B
Diff
14 lines
874 B
Diff
--- a/com/tidal/android/feature/playerscreen/ui/composables/LyricsKt.smali
|
|
+++ b/com/tidal/android/feature/playerscreen/ui/composables/LyricsKt.smali
|
|
@@ -6107,6 +6107,10 @@
|
|
|
|
move-object v15, v10
|
|
|
|
+ invoke-static {v15}, Lradiant/gestures/LyricsDrag;->wrap(Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; # lyrics own their scroll
|
|
+
|
|
+ move-result-object v15
|
|
+
|
|
.line 61
|
|
invoke-static/range {v15 .. v27}, Landroidx/compose/foundation/lazy/LazyDslKt;->LazyColumn(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/foundation/gestures/FlingBehavior;ZLandroidx/compose/foundation/OverscrollEffect;Lam0/l;Landroidx/compose/runtime/Composer;II)V
|
|
|