| Interface | Description |
|---|---|
| DragLinearLayout.OnViewSwapListener |
Use with
DragLinearLayout.setOnViewSwapListener(com.jmedeisis.draglinearlayout.DragLinearLayout.OnViewSwapListener)
to listen for draggable view swaps. |
| Class | Description |
|---|---|
| DragLinearLayout |
A LinearLayout that supports children Views that can be dragged and swapped around.
|