commit | 07406f36423bdb9bad7d12d82193c745b257d189 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Mon May 03 20:53:31 2021 +0000 |
committer | George Mount <mount@google.com> | Mon May 03 22:45:10 2021 +0000 |
tree | 7ac345a40b79293a4d818508e8cee6e4b356c64d | |
parent | b1aee44bea4b50a4e9b85e85212101a5c7280fd9 [diff] |
Allow EdgeEffect to fling during pull Bug: 186430321 EdgeEffect was restarting the fling from the start if onAbsorb() was called after onPullDistance(). This CL does not reset the distance in onAbsorb(). Test: new test Change-Id: I0657059c275f42cfe229a3aaa8bf37c87e0394f1