Hi Guys and Gals,
Using a grouped ListView to display a list of images, 1 cell/row per image. The header of the group contains a number (row counter).
What is puzzling me is that when I load up the list view the groups seem collapsed, but when I drag the list down and the bottom of the last item in the list touches the bottom of the page, the list "repaints" and the last image becomes visible. If I then scroll/drag UP such that the headers scroll off the top of the screen, then back down, all items are then visible. It looks like the image does not become visible until after it is scrolled off-screen?
All items in the list should be visible from the start, w/o having to scroll up and down first.
I've emailed support with the same question, if we come to a solution I'll make sure to post it here (if they don't).
Example project can be downloaded from here: https://www.webcargo.net/d/8924618/pNA4hnqe8m/
Thanks for your consideration.
Cheers,
K.