diff options
author | Yorke Lee <yorkelee@google.com> | 2016-03-10 18:20:04 -0800 |
---|---|---|
committer | Yorke Lee <yorkelee@google.com> | 2016-03-11 18:20:10 +0000 |
commit | 0394b2127f161ba55300f6e676424d892ec0df10 (patch) | |
tree | 6ffc7d4b9766102abf7934c63e9eb815b02eede5 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 95171050e9877deb9b1f84b4c55aa828229e2809 (diff) |
Fix for drag start event being incorrectly cached
Since DRAG_END is now being delivered only to views that
returned true from DRAG_STARTED, make sure to clear
mCurrentDragStartEvent when returning false from DRAG_STARTED,
to avoid incorrectly sending DRAG_STARTED events to children
views on visibility changes.
Bug: 27595763
Change-Id: Ic18628b48b474351e2433e871bf545657a6ebf52
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions