Someone, somewhere posted a way to load an image that is bigger than the virtual resolution being used to create a sprite that sits in the background and actually draws outside of the specified virtual space.
This is useful for getting rid of the bars above/below or left/right of main app when the height/width ratio is not the same as the actual device.
I discovered that it is kind of needed on my Samsung Galaxy S III. When my app first installs, you need to enter a user name. This causes the keyboard to pop up. No problem with that. But, when the keyboard goes down and the app continues, ghosts of the keyboard hover (and jiggle) in the background.
This is the first time I've seen this happen. So I thought it would be good to 'clear' the black bars with my own background.
But I cannot find the post that showed how.
Does anyone remember which it was? Or what the method is?
Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master