user-interface-samples icon indicating copy to clipboard operation
user-interface-samples copied to clipboard

Please provide sample of drag and drop with scale

Open mihirmodiofficial opened this issue 5 years ago • 0 comments

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

mihirmodiofficial avatar Jun 07 '20 06:06 mihirmodiofficial