diff options
author | Sven Gothel <[email protected]> | 2013-03-23 11:17:31 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-03-23 11:17:31 +0100 |
commit | 218b9d88f4ec1d15a46697dd7c5e835660020f99 (patch) | |
tree | 4d1591e517c0853bf4c4806c17481eb3f64bf1a2 /.classpath | |
parent | d514ecbf052d013ea8c0982c490757678075a9ea (diff) |
NEWT/Android: Fix suspense regression of commit d514ecbf052d013ea8c0982c490757678075a9ea
Explicit win.destroy() shall only be called at activity.onDestroy(),
- GLStateKeeper preservation is marked at pause,
- and the Window's surfaceDestroyed() will also issue destroy() - so it's safe
Reason: On Suspense (or power button), application is paused _without_ surfaceDestruction !
Diffstat (limited to '.classpath')
0 files changed, 0 insertions, 0 deletions