commit | 390120b925398c754b4f785fc12a8def0d09c09b | [log] [tgz] |
---|---|---|
author | Michael Kwan <mkwan@google.com> | Tue Feb 14 12:04:38 2017 -0800 |
committer | Michael Kwan <mkwan@google.com> | Tue Feb 14 12:04:38 2017 -0800 |
tree | a7b665f3e49f81fecd55b0679c470a58294f17a4 | |
parent | 5758a9a94c7ca1a196b3d1c51b05ec2d937f0b59 [diff] |
Fix incorrect values for VelocityTracker in SwipeDismissLayout. The offset used to adjust MotionEvents for swipe velocity tracking was incorrect, and caused issues when touch points where close together. Fixed the offset used, which resolved swiping issues. Bug: 34673753 Change-Id: Ide6060b511510bcf299e3db778e6ffc6afda5e19