summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/view/DragAndDropDemo.java
Commit message (Expand)AuthorAgeFilesLines
* Remove illegal @Override on interface method.Xavier Ducrohet2011-01-171-1/+0
* Add a dynamically-revealed view to the drag demoChristopher Tate2011-01-131-3/+20
* API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"Christopher Tate2011-01-111-2/+0
* Add drag/drop demo to ApiDemosChristopher Tate2010-12-011-0/+58