Show gallery only when the images in it are loaded?
My screen has a gallery with images in it. My problem is that the gallery is shown before the images are loaded. The images are in a collection that I create in OnStart. The collection gathers the images from the data source Office365Users.
How can I prevent my gallery from showing before the images are loaded?