4
0
mirror of https://github.com/apache/cordova-android.git synced 2025-04-10 09:13:18 +08:00
Bryce Curtis 7ad3f76d9a Don't fire resume upon init - only when returning from background.
Lifecycle behavior for PhoneGap app:
window.onload = loading html page
pause = html page entering background (not displayed)
resume = html page entering foreground (displayed)
window.onunload = leaving html page
2011-11-03 14:22:29 -05:00
..
2011-10-14 15:49:16 -07:00
2011-10-20 13:54:26 -07:00