commit | 5fb129c2abcf62ba09bff7322cad62adf9449887 | [log] [tgz] |
---|---|---|
author | Doris Liu <tianliu@google.com> | Fri Apr 21 12:24:54 2017 -0700 |
committer | Doris Liu <tianliu@google.com> | Fri Apr 21 21:13:52 2017 +0000 |
tree | e188f6345597ba01f9edea8b870b61fe017bdcfd | |
parent | 910311b35603a9132d8b986806ca13499d60240f [diff] |
Behavior compat for child being manipulated outside Animatorset When a child animator is being manipulated outside of the AnimatorSet, such as when the child animator is running before the AnimatorSet gets started, we need to make sure we maintain the behavoir on N: The child animator will be re-started at its scheduled start time in the AnimatorSet. BUG: 37507882 Test: Repro steps in comment #1 & ag/2144081/ Change-Id: Ib97e85706f01d18a2e72fb4d1d678e22cf959894