uxcam / flutter-plugin

BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

Scroll physics broken on Android #60

Open PetrKubes97 opened 3 months ago

PetrKubes97 commented 3 months ago

Hi, activating UXCam on Android, it breaks the scrolling behavior. After I lift the finger up, the scrolling immediately stops instead of keeping the momentum.

I'm using standard Flutter scroll views. Android: Pixel 8 --> happens both with 120hz screen enabled and disabled. iOS: Works well.

gabrieluxcam commented 3 months ago

Hello @PetrKubes97

it'll be extremely helpful to provide some information on the SDK version you're using and if possible share the snippet of how you've implemented UXCam as well as (if possible) sharing a video of how the scrolling looks with and without UXCam so our developers understand what's happening and the potential causes.

Thanks!