OSDN Git Service

Removing wrapper around ViewPropertyAnimator, and using ObjectAnimator
authorSunny Goyal <sunnygoyal@google.com>
Mon, 13 Feb 2017 20:13:43 +0000 (12:13 -0800)
committerSunny Goyal <sunnygoyal@google.com>
Thu, 16 Feb 2017 19:19:01 +0000 (11:19 -0800)
commit9e76f682f3e52afa1f11172564b883c7dfda5063
tree6e62354e0a5314ce2dea3a59850555a0ae1e220c
parenteb04b8415368ce28bacd100b8bffa85fede734a0
Removing wrapper around ViewPropertyAnimator, and using ObjectAnimator
instead

Bug: 35218222
Change-Id: Ic714cf7d20989cb45f07712e8a6f6659d0e3f30d
src/com/android/launcher3/CellLayout.java
src/com/android/launcher3/LauncherViewPropertyAnimator.java [deleted file]
src/com/android/launcher3/PagedView.java
src/com/android/launcher3/PinchAnimationManager.java
src/com/android/launcher3/WorkspaceStateTransitionAnimation.java
src/com/android/launcher3/anim/AnimationLayerSet.java
src/com/android/launcher3/anim/PropertyListBuilder.java [new file with mode: 0644]
src/com/android/launcher3/notification/NotificationFooterLayout.java
src/com/android/launcher3/notification/NotificationMainView.java
src/com/android/launcher3/popup/PopupContainerWithArrow.java