commit | 86cab1bd52197d6fa60786413fad9788d9236762 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Thu Jan 13 20:28:55 2011 -0800 |
committer | Christopher Tate <ctate@google.com> | Fri Jan 14 11:46:09 2011 -0800 |
tree | 2d4b12a5ac948568865d9d8a913a120bda2280c0 | |
parent | cecb1db6accffaa4749b1b0e71c0ec842c5b7a1a [diff] |
Send DRAG_STARTED notices to views that become visible during drag We now recognize that a view is now a candidate for receiving the drop but hasn't yet been notified about it, and send the DRAG_STARTED lifecycle event properly. This change also changes the DRAG_ENDED policy: now, every view that had been sent a DRAG_STARTED receives the corresponding DRAG_ENDED event, even though subsequent visibility changes may have occured. Change-Id: If4ae9ddbf414703e9f15eb2005471626bf19f316