Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1484] Android: Support animate on Window Open

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:56:18.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, feature
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:54:02.000+0000
Updated2011-04-17T01:56:18.000+0000

Description

Provide support to stop transitions for Activities. This is an API Level 5 feature. API Level 4 will do what it's going to do.

Should work on open and close.

Comments

  1. Don Thorp 2011-04-15

    (from [d5b895ae949371917cd2ec064f222df63e58a182]) [#1484 state:fixed-in-qa] Added support for turning off animation on transitions. It's on by default. http://github.com/appcelerator/titanium_mobile/commit/d5b895ae949371917cd2ec064f222df63e58a182"> http://github.com/appcelerator/titanium_mobile/commit/d5b895ae94937...

  2. Don Thorp 2011-04-15

    (from [c7c0c29734632b11ec0c1127f7756a2962bc38ba]) [#1484 state:fixed-in-qa] Changed to animated instead of animate. Enabled for close as well. Note: If you use back to exit a window, it will use the action in the intent, since close() isn't being invoked http://github.com/appcelerator/titanium_mobile/commit/c7c0c29734632b11ec0c1127f7756a2962bc38ba"> http://github.com/appcelerator/titanium_mobile/commit/c7c0c29734632...

  3. Thomas Huelbert 2011-04-15

    confirmed using build 1.4.1f88b9e open and close, set to true and false

    valid, has testcase

JSON Source