Hello, currently I’m using roPosterScreen to show a list of movies (~500) to the user, but it takes a while to change between elements, this donse’nt happend with other channels that use the roGridScreen, so I would like to know if there is a way to have a faster response with the roPosterScreen (like loading the images as the user moves to the left/right), or do I have to change to the grid screen?
It’s most likely not the number of items, but instead the size of your posters. If you’re using posters significantly bigger that the native poster size, it can seriously impact the navigation speed as the screen scales down the posters.
Yep, that made the trick, thanks a lot.
