Commit Graph

2 Commits

Author SHA1 Message Date
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