개발도구/aOS - 안드로이드 개발
[안드로이드] dragDrop for GridView
Hay's App
2013. 5. 7. 22:48
http://www.wglxy.com/android-tutorials/drag-drop-for-android-gridview-v4
Drag-Drop for Android GridView (V4)
This demo application is a simple example that shows how to support dragging and dropping on a GridView. For more information about this, read the blog article at blahti.wordpress.com
Source code for this demo app is attached below. Be sure to do a clean build in Eclipse after you import the project. The project was built with Android 4.2 (API level 17). It runs on API levels 11 and up.