diff options
author | Doris Liu <tianliu@google.com> | 2016-02-25 18:37:06 -0800 |
---|---|---|
committer | Doris Liu <tianliu@google.com> | 2016-02-26 03:24:41 +0000 |
commit | 40428c8dc2ca9425bf0b0bf6eedb90bb487433ef (patch) | |
tree | 0606a045d50b159a2f1e4fc7225920e12b5c1f20 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 52cdc1593aab9336ad06cfe54cd06ca42ab3837e (diff) |
Testing initial value for 0-duration animations
To ensure consistency with the pre-N animation behavior, we are testing
the following:
- For animations that have a duration of 0, we set the animator's value
to the end value when start() is called.
- For animations with a duration > 0 but with the duration scale of 0
applied, we set the animator's value to its start value when start()
gets called.
Change-Id: I666105e0677c6cfdeddb11b483d71dab978adc11
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions