I've implemented plusminus splash screen example, and it works fine; but I have a problem: if I rotate the screen while in the splash screen, I get an uncaught exception failure; I've tried to add the "nosensor" option to the screenOrientation in the .xml, and it doesn't rotate the image, but still it goes into exception.
I've got the feeling it's related to the handler, but I don't know how to handle it.
Any suggestion?
Thanks a lot.