commit | 5e20670c0b3484b9d067edd0bf0b4e158165815c | [log] [tgz] |
---|---|---|
author | Xia Wang <xiaw@google.com> | Fri May 18 17:04:02 2012 -0700 |
committer | Xia Wang <xiaw@google.com> | Fri May 18 17:04:02 2012 -0700 |
tree | 84d007701ba6a613f07c998e74e995ca837020fb | |
parent | f2bc2a024cbcf12500c598dc97f71cfcb0168007 [diff] |
Remove the WaitEvent added in Tap and Drag. As the delay is added as WaitEvent, throttle time is applied after the WaitEvent. This cause problem for Tap and Drag. The thorrle time is then inserted between ACTION_DOWN and ACTION_UP, or ACTION_DOWN and ACTION_MOVE. This broke the two actions. Change-Id: I5a122d6cb3d99e38d9442c3de50e0360652c4baf