Has anybody used `scrollable2D`? I'm trying to use...
# compose
k
Has anybody used
scrollable2D
? I'm trying to use it, but as soon as I flick diagonally and it hits the horizontal edge while it can still scroll vertically, it just stops and shows the overscroll. It would make more sense to indeed apply the overscroll, but still continue scrolling vertically. Does anybody have a solution for this?