I have explore almost anything but couldn't find anything convincing which can verify that why animation jerks if try to animate any window through its animate
property.
And this jerk occurs only on android part, in IOS it works perfectly even in lower devices. But why does it jerk in android? Your inputs are welcome on this.
What I've found so far is that, it might happen because of heavyweight and lightweight window concept but as in Titanium 3.2.0 there is only heavyweight window and still it jerks.
Even if we adjust our animation time but still animation is not smooth and as we increase the time animation will jerks more. But decreasing animation time is not a solution as in this case animation is jerking but apparently not caught. So please give your inputs on this for future correspondence.
Thank You