summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/view/DraggableDot.java
Commit message (Expand)AuthorAgeFilesLines
* Follow API changes.Dianne Hackborn2011-01-171-2/+2
* API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"Christopher Tate2011-01-111-7/+2
* Rename drag "thumbnail" to the drag "shadow"Christopher Tate2011-01-071-7/+7
* Add drag/drop demo to ApiDemosChristopher Tate2010-12-011-0/+266