Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove TextEntity By Drag & Drop #39

Open
NikhilUsadadiya opened this issue Jul 4, 2018 · 3 comments
Open

Remove TextEntity By Drag & Drop #39

NikhilUsadadiya opened this issue Jul 4, 2018 · 3 comments

Comments

@NikhilUsadadiya
Copy link

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.

@AndriyBas
Copy link
Contributor

Hello @nikhil94090 . Currently, there's no such functionality. You need to implement it yourself.

@NikhilUsadadiya
Copy link
Author

Okk Thanks, But can you help me to figure out where should I get the drop event of the TextEntity. As I tried it myself all time I get is just nullpointer exception due to no textentity found at the time of release().

@AndriyBas
Copy link
Contributor

Nope, sorry, cannot help, it's a very specific request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants