commit | e311034ee82c88b51adfb6ad56bd5d0591922949 | [log] [tgz] |
---|---|---|
author | Vladislav Kaznacheev <kaznacheev@google.com> | Fri Nov 20 12:59:42 2015 -0800 |
committer | Vladislav Kaznacheev <kaznacheev@google.com> | Fri Nov 20 12:59:42 2015 -0800 |
tree | dd8d22141ae5784d5d8dda4f281ec55c7c3a61df | |
parent | dd311b259823951288bf3b0a28bbe2416fdbcc89 [diff] |
Add View.startDragAndDrop and deprecate View.startDrag This in preparation to adding a new method to cancel an ongoing drag. This method cannot be called cancelDrag, stopDrag or endDrag because these names are already taken by View-derived classes in the framework or in important apps. Change-Id: Ie21a778c3253b2d526c0c1bcc423c374ca70ee01