-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Labels
Description
Hey UptechTeam, Hope you are doing well.
Currently, I am using this MotionViews-Android Library in my project. To delete an entity from motionview "motionView.deletedSelectedEntity()" method is called to delete it. But, I get stuck on one mechanism that, I want to delete an entity by dragging it & dropping it on an imageview. I didn't get any position or method to do it.
How can I apply delete(by drag & drop) to this code?
Any help will be appreciable. Thanks in advance.