I want to be able to change the BG Image on screens dynamically (via user choice for example). Since that seems to be a feature that isnt implemented, is there any way to make an image component fixed and not moving?
The only way I can think of is doing the Fixed to Top function to an image that is the size of the screen. I would change it to be much bigger then the screen just incase the phone sizes change around a bit.
Yeah, that seems to be the only possible solution right now. Thanks!