Tuesday, September 10, 2013

Android Drag and Drop functionality

Android Drag and Drop functionality

Is there some way to implement drag and drop functionality in API 8 Android?
Looked here, but it appears after API 11.
I need to drag view from one LinearLayout to another. Ho can i implement
this on API 8?

No comments:

Post a Comment