commit | a0a20dc23babe74e4ba59262323280367ad76185 | [log] [tgz] |
---|---|---|
author | arthurhung <arthurhung@google.com> | Mon Apr 27 12:57:26 2020 +0800 |
committer | arthurhung <arthurhung@google.com> | Tue Jun 02 10:27:11 2020 +0800 |
tree | a96bdf09667d796c8daec86d565742a92e471f78 | |
parent | 5749a3074f34685536028ec95d51a9deebd35ec2 [diff] |
Exception if receive move withouth down Throw an IllegalStateException if recevie touch move without down, that could give an explicit feedback about GestureDetector may not receive the full touch stream. Bug: 149578486 Test: manual Change-Id: I644ec1bebbca66dd0f0c219b63a6478b1290d1e1