I have a listview with Image and Main Text, about 20 elements. Image size is @ 10kb loaded in assets, and image set to 100x100 in designer.
After about a 500ms delay on loading, a single swipe down or up, which should easily scroll to the bottom / top, jerks and lags @ halfway through the scroll.
I removed the images and swiping / scrolling is smooth and complete.
Do not want (and should not need!) to use any extensions, so this is about the behaviour of the native component.
Testing with companion on Android 16, Google Pixel 8a (so should have enough grunt in itself).
With images:
Without Images:
Recorded from actual device using scrcpy and Peek.
