Skip to content

nichollyn/amddviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

amddviews

AMDDViews is an adaptable view with drag and drop support, well designed to work with ListView, GridView and customized AdapterView. It is a handy scratch for scene where adapter item prefer a drag and drop interactive mode.

Use AdaptableDragDropView from AMDDViews, you can play drag and drop both on action mode and normal mode. It also well support multiple items drag with built-in animation to show the multiple dragged items stack together.

With the built-in drag and drop delegate, you can just override the method 'handleDrop' to make AMDDViews work in a real application.

About

AMDDViews is an adaptable view with drag and drop support, well designed to work with ListView, GridView and customize AdapterView.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages