Description: Android GridView drag effect, long press to drag and item real-time exchange, which is the main interface to achieve Android phones drag and drop icons list, containing demonstration effect, most of the android phones have built this effect, this presentation is rewriting drag own way, to learn Android interface design is quite helpful friend of
To Search:
File list (Check if you may need any files):
DragGridView\.classpath
............\.project
............\.settings\org.eclipse.jdt.core.prefs
............\AndroidManifest.xml
............\bin\AndroidManifest.xml
............\...\classes\com\example\draggridview\BuildConfig.class
............\...\.......\...\.......\............\DragGridView$1.class
............\...\.......\...\.......\............\DragGridView$2.class
............\...\.......\...\.......\............\DragGridView$OnChanageListener.class
............\...\.......\...\.......\............\DragGridView.class
............\...\.......\...\.......\............\MainActivity$1.class
............\...\.......\...\.......\............\MainActivity.class
............\...\.......\...\.......\............\R$attr.class
............\...\.......\...\.......\............\R$drawable.class
............\...\.......\...\.......\............\R$id.class
............\...\.......\...\.......\............\R$layout.class
............\...\.......\...\.......\............\R$menu.class
............\...\.......\...\.......\............\R$string.class
............\...\.......\...\.......\............\R$style.class
............\...\.......\...\.......\............\R.class
............\...\classes.dex
............\...\dexedLibs\android-support-v4-77c7f7d01ce9da77ecc09f06cbe6ac72.jar
............\...\jarlist.cache
............\...\MainActivity.apk
............\...\res\drawable-hdpi\com_tencent_open_notice_msg_icon_big.png
............\...\...\.............\ic_launcher.png
............\...\...\.........ldpi\ic_launcher.png
............\...\...\.........mdpi\ic_launcher.png
............\...\...\.........xhdpi\ic_launcher.png
............\...\resources.ap_
............\DragGridViewDemo.gif
............\gen\com\example\draggridview\BuildConfig.java
............\...\...\.......\............\R.java
............\ic_launcher-web.png
............\libs\android-support-v4.jar
............\proguard-project.txt
............\project.properties
............\res\drawable-hdpi\com_tencent_open_notice_msg_icon_big.png
............\...\.............\ic_launcher.png
............\...\.........ldpi\ic_launcher.png
............\...\.........mdpi\ic_launcher.png
............\...\.........xhdpi\ic_launcher.png
............\...\layout\activity_main.xml
............\...\......\grid_item.xml
............\...\menu\activity_main.xml
............\...\values\strings.xml
............\...\......\styles.xml
............\...\......-v11\styles.xml
............\...\.........4\styles.xml
............\src\com\example\draggridview\DragGridView.java
............\...\...\.......\............\MainActivity.java
............\Thumbs.db
............\bin\classes\com\example\draggridview
............\...\.......\...\example
............\gen\com\example\draggridview
............\src\com\example\draggridview
............\bin\classes\com
............\...\res\drawable-hdpi
............\...\...\drawable-ldpi
............\...\...\drawable-mdpi
............\...\...\drawable-xhdpi
............\gen\com\example
............\src\com\example
............\bin\classes
............\...\dexedLibs
............\...\res
............\gen\com
............\res\drawable-hdpi
............\...\drawable-ldpi
............\...\drawable-mdpi
............\...\drawable-xhdpi
............\...\layout
............\...\menu
............\...\values
............\...\values-v11
............\...\values-v14
............\src\com
............\.settings
............\assets
............\bin
............\gen
............\libs
............\res
............\src
DragGridView