commit | 02d2b3ba9ba830a8147db2739613f7bbb2d0fcbf | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Mon Jan 10 20:43:53 2011 -0800 |
committer | Christopher Tate <ctate@google.com> | Tue Jan 11 18:30:23 2011 -0800 |
tree | 39071f4218e05643962d875f780ac55b55bdd032 | |
parent | 5220834c6ccdabf949dfe7160548ad378850d71b [diff] |
API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly" There will be, in the future, a flag (View.DRAG_FLAG_GLOBAL) that means for the drag to be cross-application. For now that flag constant is @hide and furthermore the server-side implementation strips it, enforcing local-only drags. Change-Id: I8db840480ab90e18a5b8ecf29d62b4e6eafd405e