Files
frameworks_base/core/java/android/view
Chris Tate d4533f1469 Report drag success/fail in the DRAG_ENDED message
DragEvent.getResult() returns 'true' if the drop was ultimately accepted;
false otherwise.  The validity of this datum is only guaranteed when the
DragEvent's action verb is ACTION_DRAG_ENDED.

Also fixes the drag-start timeout handling (though the offending app is
not yet officially declared ANR).

Implements bug 3097807

Change-Id: I6908ac628c72ff7d6193d87060d769a559a78d0e
2010-10-21 14:25:06 -07:00
..
2010-08-16 13:30:20 -07:00
2010-09-14 20:46:14 -07:00
2010-10-04 18:29:09 -07:00
2010-10-13 14:35:19 -07:00
2010-09-22 20:08:33 -07:00