Files
android_development/samples
Christopher Tate 134fada434 API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"
startDrag() that crosses application boundaries will remain @hide until we get
more of the surrounding behaviors nailed down.

Drag-and-drop demo updated to only show app-local drag operations pro tem.

Change-Id: I9cdcd132c1aae45bc472e70293b7187b4cba9bca
2011-01-11 17:49:20 -08:00
..
2010-08-27 17:00:52 -07:00
2010-07-02 16:20:49 +02:00
2011-01-06 12:51:17 -08:00
2010-10-11 17:25:23 -07:00
2010-02-19 18:47:02 -08:00
2010-10-13 13:38:45 -07:00

Adding a new folder in development/samples is not enough to have it
be packaged with the SDK.

Make sure to edit development/build/sdk.atree to add the sample to the SDK
build.