[TIMOB-9732] Ti API:Change the default duration and minimum duration for animation on imageview
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-07-26T08:51:52.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2012-13 API, Sprint 2012-13 MW, Release 3.0.0 |
Components | n/a |
Labels | Parity |
Reporter | Sabil Rahim |
Assignee | Neeraj Gupta |
Created | 2012-06-22T15:15:15.000+0000 |
Updated | 2017-03-06T22:07:44.000+0000 |
Description
The current default duration and minimum animation time for imageviews is inconsistent on all platforms.
For parity, make all platform follow the same default duration and min animation interval.
*Default Duration: 200ms
*Minimum Duration: 30ms
iOS FIX DONE BY : https://github.com/appcelerator/titanium_mobile/pull/2469 MW FIX DONE BY : https://github.com/appcelerator/titanium_mobile/pull/2531
Closing ticket due to time passed.