Implemented EditorDragAndDropListener and its methods in example and test activities (the methods are stubs at the moment, this is purely to get the example app running again)
Fixed integration tests that were broken
Moved unit tests (JUnit and JS mocha) to example project
I attempted to move the integration tests to the example project as well but ran into a lot of issues, and decided on the whole it wasn't worth spending more time on it.
EditorDragAndDropListener
and its methods in example and test activities (the methods are stubs at the moment, this is purely to get the example app running again)I attempted to move the integration tests to the example project as well but ran into a lot of issues, and decided on the whole it wasn't worth spending more time on it.
cc @maxme