Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 311 Bytes

README.markdown

File metadata and controls

10 lines (6 loc) · 311 Bytes

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