[AC-2638] Android: Animate is canceling the view transform property
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-01-25T18:08:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | 2dmatrix, transform, view |
Reporter | Sameeh Harfoush |
Assignee | Mauro Parra-Miranda |
Created | 2012-11-15T09:31:13.000+0000 |
Updated | 2016-03-08T07:41:44.000+0000 |
Description
i have a view with 2D matrix transformation applied to it (t.scale(0.95, 0.95)). but when i execute an animation on the same view, the previously applied transformation gets cancelled automatically, scaling the view to 1
Please could you provide a reproducible test case for this? Thanks!
I've set this to resolved so that the issue can now be edited to provide more info. Thanks, Daniel