Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-871] Android: exitOnClose for Window creation

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:31.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.3.0
ComponentsAndroid
Labelsandroid, feature
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:38:11.000+0000
Updated2011-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.

Comments

  1. Don Thorp 2011-04-15

    (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...

JSON Source