commit | c7741d467b37351ab13f75592fc7400d0c2ba6d7 | [log] [tgz] |
---|---|---|
author | Doris Liu <tianliu@google.com> | Thu May 14 15:12:23 2015 -0700 |
committer | Doris Liu <tianliu@google.com> | Thu May 14 17:23:43 2015 -0700 |
tree | b23667632355b9cc5a9f4c4fe64298cc4b9be49e | |
parent | 07b83f1c9e8a7692a985aa2d13ac13fc5521aa4b [diff] |
Start AnimationDrawable from the zeroth frame. This CL fixes the issue where when start is called, we run the next frame of the animation drawable while mCurFrame is already set to 0. The result is that the first frame of the AnimationDrawable is then skipped. Bug: 21168854 Change-Id: I2b77ae017d3debd0f8cfec81ea86d1120e78bb55