文件名称:Android代码-可拖动网格
文件大小:84KB
文件格式:ZIP
更新时间:2022-08-28 02:53:02
Android代码
Note: This component is not in development anymore. I will merge pull requests, but that’s about it. ====================== PagedDragDropGrid v0.2 (deprecated) An Android ViewGroup that implements a paged grid with drag'n'drop movable items Supports Android 2.2 (API 8) and up Tested on a Nexus One, Galaxy Nexus and a Nexus 7 Example video: v0.1 : http://youtu.be/FYTSRfthSuQ v0.2 : http://youtu.be/0HI2meKKLYk Usage Define an adapter conforming to interface PagedDragDropGridAdapter.java public
【文件预览】:
PagedDragDropGrid-master
----pageddragdropgrid-examples()
--------project.properties(613B)
--------lint.xml(53B)
--------src()
--------AndroidManifest.xml(791B)
--------res()
--------pom.xml(1KB)
--------proguard-project.txt(781B)
----README.md(5KB)
----pageddragdropgrid()
--------project.properties(584B)
--------lint.xml(53B)
--------src()
--------AndroidManifest.xml(305B)
--------res()
--------pom.xml(1KB)
--------proguard-project.txt(781B)
--------build.gradle(1KB)
----pom.xml(2KB)
----.gitignore(280B)