commit | 004bed2801979a336218745cb08fddd1d5d25b5a | [log] [tgz] |
---|---|---|
author | mincheli <mincheli@google.com> | Mon Apr 27 11:07:53 2020 +0800 |
committer | mincheli <mincheli@google.com> | Mon Apr 27 11:07:53 2020 +0800 |
tree | 20b1ea24e78a611fc9b6e1856734ed07ee7bba18 | |
parent | d8759bb38daf7f7ed9d84c704734c9e3a15618be [diff] |
Adjust down event location when two-finger dragging in TouchExplorer The bug is happened because the slope between the down event and the move event of the swipe gesture dispatched from TouchExplorer is not smooth. So we also ajust the down event position as the moving event. And we will update the corrupted CTS test case later. Bug: 152931647 Test: none Change-Id: I4d4b1ff2975f440dad0babb87d0af1b6ce348f93