Is there any way to download an image ( either by network.download or display.loadRemoteImage ) and then add that to a container or a display group?
I’m trying to use a downloaded image in an overlay and because I can’t add it to the overlay’s screen group, it remains after the overlay has been hidden.
Any thoughts would be appreciated.