Hi,
I have a listview with variable list item sizes that contain images.
If you are in the middle of the list view and an image in one of the list items loads, it pushes the entire list down, and the reader loses their place in the list view.
So no items are being added to the listview, simple the content inside the list item is "changing" (an image loads and so the list item height changes)
Could this be used in that scenario?