Qt6.7.2 and Android bad scrolling/movement
Solved
Mobile and Embedded
-
I am migrating an Android (mobile phone) app from Qt6.6.2 to Qt6.7.2 Functionally all seems ok but all scroll movements seem broken.
With Qt6.6.2 scrolling (flicking) a list view was smooth, with Qt6.7.2 the scrolling is jittery. It's really annoying to look at, like your screen is vibrating.
This is not only with list scrolling, it seems with all movements, When a drawer pops up, it shows the same jittery movement.
Is this a bug in Qt6.7.2. Any idea how to fix this? -
Fixed in 6.7.3
-