Howdy, simple question:
I have a background image for my app that I don't want to rotate with auto-rotation, but I do want everything else on screen to auto-rotate.
Best I can see to do is put the background image in its own view and set that not to auto-rotate, but that seems like alot of effort for something that I would expect could be set as a property on an object somewhere...
Thanks in advance!
I have a background image for my app that I don't want to rotate with auto-rotation, but I do want everything else on screen to auto-rotate.
Best I can see to do is put the background image in its own view and set that not to auto-rotate, but that seems like alot of effort for something that I would expect could be set as a property on an object somewhere...
Thanks in advance!