commit | 4a700b13869fee59e29756e36bfbcace8282f5c7 | [log] [tgz] |
---|---|---|
author | Daichi Hirono <hirono@google.com> | Wed Oct 04 15:49:35 2017 +0900 |
committer | Daichi Hirono <hirono@google.com> | Mon Oct 23 11:21:57 2017 +0900 |
tree | 5307ab2bb37ee9a2e0fb7b4fb06883860760e26a | |
parent | 17e973595540e8432d195ee21cba177ef0b15bb4 [diff] |
Use ValueAnimator in DragState To remove a depedency on DragState from WindowAnimator, the CL starts using ValueAnimator in DragState. Bug: 63914027 Test: android.server.wm.CrossAppDragAndDropTests, manually check the rejected animation and the cancel animation. Change-Id: I231544f35c30260dd45b5d605023aa995d55ee57