commit | f028624a6d294f4af6758340e90dd1b45d85b002 | [log] [tgz] |
---|---|---|
author | Ben Kwa <kenobi@google.com> | Fri Feb 19 08:43:16 2016 -0800 |
committer | Ben Kwa <kenobi@google.com> | Fri Feb 19 08:48:22 2016 -0800 |
tree | d296af64f386d4b58143507d70b3648bb6e985d1 | |
parent | 58302bb8a709941cee04f2aa378b2496e30d0045 [diff] |
Enable conditional handling of drags. Give #onDragStart a boolean return, and pass that value through the event handler methods. This gives clients the option of not handling a drag, in which case the events are returned as unhandled. Change-Id: I447a74aa5c207af52327f35595087334f803d9b0