commit | c11084341252ac4e3d5c1f87105b8f297ca20e75 | [log] [tgz] |
---|---|---|
author | Joshua Tsuji <tsuji@google.com> | Fri Feb 22 16:10:12 2019 -0500 |
committer | Joshua Tsuji <tsuji@google.com> | Thu Mar 21 13:03:27 2019 -0400 |
tree | 6e14d26467cd8d08deb81781cbebb735943a6a88 | |
parent | d8e076056cb820a0fbd7dc0b8fd813f925fd686c [diff] |
Adds PhysicsPropertyAnimator, which simplifies animation controllers. See the updated docs for an explanation and example usages. The number of overloaded animateValueForChild methods, and end listener/property setting boilerplate in the controllers were getting annoying, and this is a familiar pattern similar to ViewPropertyAnimator. Test: atest SystemUITests, also manually tested to ensure no regressions. Change-Id: Ibca870efda447d79b795c846408f1f6864ce3aa9