commit | 5de47b6ad9d72476302f8a3732b639d3d413ef77 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Wed May 16 17:56:59 2012 -0700 |
committer | Jim Miller <jaggies@google.com> | Wed May 16 17:56:59 2012 -0700 |
tree | 3852498d11d1a9e53809cfc1a784bcfc684abd1e | |
parent | 824aa860cd0b38b09779aab417612b115fd495a3 [diff] |
Fix 6398209: Fix glitch in chevron animation in MultiWaveView This fixes a glitch caused by clearing the array of chevrons before stopping the associated animations. The old animations were allowed to complete which caused chevrons to move around erratically because they were being controlled by multiple animators. Change-Id: Iec1450dd83077a721930eb3cac19a621e7356980