[AC-1254] New layout set while view [object TiUIImageView] animating: Will relayout after animation.
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2015-03-16T01:28:42.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | animation, imageView |
| Reporter | Karan Thakkar |
| Assignee | Shuo Liang |
| Created | 2015-03-13T17:40:54.000+0000 |
| Updated | 2016-03-08T07:37:38.000+0000 |
Description
Hello,
I have created two image views. They rotate clockwise and anti-clock wise with the help of animation. But sometimes the speed of the rotation slows down. And when i start animation, i am getting below waring till i will not stop animation.
New layout set while view [object TiUIImageView] animating: Will relayout after animation.
Please help me to solve this warning.
Thanks
Duplicate to TC-5364