Hi everyone -- does anyone know if it's an expecte...
# compose
c
Hi everyone -- does anyone know if it's an expected behavior or known issue for the nested scrolling in VerticalPager / HorizontalPager to continue the swiping even after changing direction? e.g: have a VerticalPager inside a HorizontalPager, then fast swipe horizontally and quickly switch to vertical horizontal -- it will continue swiping in the previous direction (horizontal), in this case the VerticalPager will not scroll until you stop and wait for a moment and then swipe vertically. Also happens the other way (vertical swipe then horizontal).