diff options
author | Christopher Tate <ctate@google.com> | 2011-01-13 20:28:55 -0800 |
---|---|---|
committer | Christopher Tate <ctate@google.com> | 2011-01-14 11:46:09 -0800 |
commit | 86cab1bd52197d6fa60786413fad9788d9236762 (patch) | |
tree | 2d4b12a5ac948568865d9d8a913a120bda2280c0 /core/java/android/accounts/AccountManagerService.java | |
parent | cecb1db6accffaa4749b1b0e71c0ec842c5b7a1a (diff) | |
download | frameworks_base-86cab1bd52197d6fa60786413fad9788d9236762.zip frameworks_base-86cab1bd52197d6fa60786413fad9788d9236762.tar.gz frameworks_base-86cab1bd52197d6fa60786413fad9788d9236762.tar.bz2 |
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
Diffstat (limited to 'core/java/android/accounts/AccountManagerService.java')
0 files changed, 0 insertions, 0 deletions