Hello, World! I'm trying to use <SnapFlingBehavior...
# compose-android
b
Hello, World! I'm trying to use SnapFlingBehavior, in a LazyList and snapping works as expected, however, when a high velocity "fling" gesture happens, I'd expect it to scroll for a while and then settle in a snapped position - this doesn't happen, instead it scrolls for one or 2 items, as with a low velocity gesture. Has anyone tried this / noticed this?