[TIMOB-871] Android: exitOnClose for Window creation
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:54:31.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.3.0 |
| Components | Android |
| Labels | android, feature |
| Reporter | Don Thorp |
| Assignee | Don Thorp |
| Created | 2011-04-15T02:38:11.000+0000 |
| Updated | 2011-04-17T01:54:31.000+0000 |
Description
It's not always clear if a Window is the bottom of the stack and should exit the app instead of just popping off the stack. The exitOnClose flag (default:false) will signal the window to close the splash screen (TiRootActivity) if set to true.
(from [0655ecf6a0d8c9780e096b7a4a44b03fa7e247b8]) [#871 state:resolved] Added options exitOnClose to window to allow the developer to signal their 'bottommost' item. http://github.com/appcelerator/titanium_mobile/commit/0655ecf6a0d8c9780e096b7a4a44b03fa7e247b8"> http://github.com/appcelerator/titanium_mobile/commit/0655ecf6a0d8c...