Files
frameworks_base/core/java/android
Vladislav Kaznacheev 93cf731b26 Implement View.cancelDrag
View.cancelDrag cancels a drag operation initiated by
View.startDrag.

It has to be called on a View in the same window (under the
same ViewRootImpl) that the view which started the drag.

Bug: 24415683
Change-Id: Iae5ff3534b6c747ae174f170fdd01ff4d3b1c312
2015-11-17 14:39:21 -08:00
..
2015-10-06 15:18:40 -07:00
2015-09-07 11:53:59 +02:00
2015-11-17 14:39:21 -08:00