commit | 5ada6cb0591c1106e3591a3b7adcdc77a1322209 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Tue Oct 05 14:15:29 2010 -0700 |
committer | Chris Tate <ctate@google.com> | Wed Oct 06 17:33:10 2010 -0700 |
tree | 63f563c6a3630c6d8a00c7eafe9848e0853b1195 | |
parent | c7912274b0e08365561531183bf2af106a48ec69 [diff] |
More drag/drop adjustments: * Make View.onDragEvent() public instead of protected. * No longer @hide View.startDrag() * Properly manage the boundaries of DRAG_STARTED / DRAG_ENDED notifications to windows (and as a result don't send bogus empty DRAG_STARTED events or double-recycle pooled DragEvents) Change-Id: Ib75f5c1417640c82a5b043c555e02d6e6f4b4d9c