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

Game doesn't end if you go home in the middle #1

Closed
GoogleCodeExporter opened this issue Mar 21, 2015 · 2 comments
Closed

Game doesn't end if you go home in the middle #1

GoogleCodeExporter opened this issue Mar 21, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Start game in "never lose ball" mode, let it knock out a couple of bricks.
2. Hit the "home" button.
3. Return to the game using the "recent apps" menu.
4. Wait until the ball knocks out the last brick.

The game should present the "you're winner!" text and end.  Instead, the ball 
just keeps bouncing.

Original issue reported on code.google.com by fad...@android.com on 30 Nov 2012 at 1:32

@GoogleCodeExporter
Copy link
Author

GameState.mLiveBrickCount should be recomputed in restore(), but isn't.

Original comment by fad...@android.com on 30 Nov 2012 at 1:45

@GoogleCodeExporter
Copy link
Author

Fixed in 86063e210a8f.

Original comment by fad...@android.com on 8 Dec 2012 at 1:12

  • Changed state: Fixed

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