Travis Griggs
10/10/2023, 4:39 PM.scrollable()
modifier as well as a .pointerInput { detectTransformGestures ... }
on the same composable? Im finding that whichever is second blocks the first out. transform supports pan, but doesn't have fling behavior which is desirable for my case. And all I really want from the transformGestures is vertical pinch (not rotation or pan)efemoney
10/12/2023, 3:36 PM