OSDN Git Service

Changing LauncherViewPropertyAnimator to use ValueAnimator
authorSunny Goyal <sunnygoyal@google.com>
Fri, 10 Feb 2017 01:37:56 +0000 (17:37 -0800)
committerSunny Goyal <sunnygoyal@google.com>
Mon, 13 Feb 2017 17:20:34 +0000 (09:20 -0800)
commit33c04705beee04f7df309d702bc7303f161a8f18
tree7f775d064c322ab5a65bd84bded9bd30544cc9ac
parentee544c5d243698e64990e07917df1de804ffbe44
Changing LauncherViewPropertyAnimator to use ValueAnimator

Using ValueAnimator allows better support for changes in Animator
APIs.

Bug: 35218222
Change-Id: I4efa470b4bb686328539d35d8e23e297a4ac885a
src/com/android/launcher3/LauncherViewPropertyAnimator.java
src/com/android/launcher3/anim/AnimationLayerSet.java