Skip to content

Sample app that shows android's ViewDragHelper usage

License

Notifications You must be signed in to change notification settings

heli-boop/dragqueen

 
 

Repository files navigation

#DragQueen

DragQueen is a sample app that shows how to use viewdraghelper to drag subviews of a parent view.

It consists of:

  • OuterLayout (the root element of our activity, the one that contains the views we want to drag)
  • a front panel which can be dragged

For more details check my blogpost here

About

Sample app that shows android's ViewDragHelper usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%