We’re facing issues with snap behaviour of `Horizo...
# compose
k
We’re facing issues with snap behaviour of
HorizontalPager
(accompanist). Notice at the end of video I performed the swipe gesture but that didn’t register. This happens 1/4 times. I’m using compose
1.2.0-beta03
and this is happening in the release build. With some debugging I realised that the
initialVelocity=-0.0f
in the
flingBehaviour
whenever snap to next page fails