On my ‘home’ menu page for this project, I have a scrolling list group of 29 images [each image is also grouped with its title text] - each image is approx 250kb.
To navigate to the other pages, I double tap on the images. There is a 1 second delay before the next page transition starts [not because I set a delay!]
There is a 6 second delay when I click the ‘back’ button, to return to the main home menu page.
Is there anything that I can do to optimise this delay, especially the 6 second one?
Below are images of the menu and an example page.
Enable Static for all pages, so reopening the page will be without delay:
You can also send your project via PM. I’ll check it.
1 Like
Michael - that’s perfect! Again, thank you so much. Something that seemed like it was going to be very problematic is solved with a single checkbox!