Hi,
I have a gallery that has 500 items. I am collecting it when opening the screen and showing it in the gallery.
The gallery is very slow, so i did some research. I found, that a gallery should only show the first 100 items by default. And when scrolling to the bottom, it loads the next 100
In my case, it directly shows all 500 items, which i dont need.
Any idea, how to change that so the performance will be better?
------------------------------
Fabian Heil
------------------------------