When I use the PointerInput Modifier `detectTransf...
# compose
r
When I use the PointerInput Modifier
detectTransformGestures
for the item in LazyColumn, it seems to prevent the list sliding gesture. Is there a way to pass the gesture to LazyColumn?