Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting white screen when coming back from lock screen. #174

Open
GoogleCodeExporter opened this issue May 1, 2015 · 3 comments
Open

Getting white screen when coming back from lock screen. #174

GoogleCodeExporter opened this issue May 1, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Hitting the "lock" button to put your phone to sleep.
2. Unlocking the phone and come back into the game.
3.

What is the expected output?
I would expect the last scene to show up.

What do you see instead?
A white screen and a title bar that has the name of my game at the top.

What version of Rokon are you using?
My source is from 10-27-10.

On which version of Android are you experiencing this?
My phone is running 2.1 (Samsung Captivate)

Please provide any additional information below.
Am I not handling this right?  Is there something special I should be doing on 
the onResume and onPause of each scene?  I know the onDestroy is called when 
you put the phone into this state but what is the general way to get all these 
scenes back?

Original issue reported on code.google.com by [email protected] on 25 Nov 2010 at 8:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant