user-interface-samples
user-interface-samples copied to clipboard
Please provide sample of drag and drop with scale
https://developer.android.com/training/gestures/scale#scale
here in this reference link it says
If you are targeting Android 3.0 or higher, you can use the built-in drag-and-drop event listeners with View.OnDragListener, as described in Drag and Drop.
i managed drag and drop functionality now how to manage scaling with it zoom in and zoom out