wagif / solitaire-for-android

Automatically exported from code.google.com/p/solitaire-for-android
Apache License 2.0
0 stars 0 forks source link

Patch for /trunk/src/com/kmagic/solitaire/SolitaireView.java #125

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This fixes having smaller cards (not card art) when resuming a game other than 
Solitaire or FreeCell, after the application process has been destroyed (static 
variables have been reset to their default value).

How to reproduce:
- Start a game
- Press the Home button or use the Save&Quit menu
- Use resource-heavy applications that will force the process to terminate, or 
use the Force Close option in Manage Applications of the system settings
- Restart the Solitaire application
- It will resume the game where is was left off, but cards will be smaller.

Original issue reported on code.google.com by jfmarq...@gmail.com on 28 Jan 2012 at 7:28

Attachments: