Commit Graph

3 Commits

Author SHA1 Message Date
Michael Jurka
39b599e064 Fix bug where folder open animation gets finished early
Also, sync FirstFrameAnimatorHelper with changes
made in Recents

Bug: 8530231

Change-Id: Ibf1a43f67d91df89a2338f0f0c0fb52ee5496e57
2013-04-09 14:50:33 -07:00
Michael Jurka
98720c96ee Fix crash caused by unregistering animation listener 2013-03-28 13:39:35 -07:00
Michael Jurka
f1ad608c28 Fix jumps in the beginning of animations
If the first draw frame of an animation is
expensive, which it often is, it causes a big
jump. Added a helper class which automatically
adjusts the animation start time if the first
frame is more than 16ms.

Change-Id: I100edbc41c2abe930a32d6bcf0a782ea9735f7f9
2013-03-28 12:08:18 -07:00