commit | 1b4ae634f6a0b07f2773e980cf52fda78ad48a80 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Thu May 07 10:18:43 2015 -0700 |
committer | George Mount <mount@google.com> | Thu May 07 13:00:12 2015 -0700 |
tree | 226c3c79c07dbedcbb7f2d51a6e65d18279002d0 | |
parent | 9260cb7ffe0845d229a8cfe948b4ba30fe32127b [diff] |
Properly cancel animators when View doesn't exist in starting state. Bug 19290065 When a transition was interrupted, if a View was not in the start state, but in the end state, then any animator on that View was not canceled. This detects that situation and allows canceling the animator on that View. Change-Id: Ib1d0579bb6b211782c40c6327be59b0c59682731