Ilber Ibrahimi
Ilber Ibrahimi
## Steps to Reproduce Create a native view that you can move inside a container on the native side. The handling is done via a View.OnTouchListener. Positioning the view on...
05-21 16:04:51.719: E/AndroidRuntime(19451): FATAL EXCEPTION: main 05-21 16:04:51.719: E/AndroidRuntime(19451): java.lang.NoClassDefFoundError: org.docx4j.openpackaging.io.LoadFromZipNG 05-21 16:04:51.719: E/AndroidRuntime(19451): at org.plutext.DocxToHtml.AndroidDocxToHtmlActivity.onCreate(AndroidDocxToHtmlActivity.java:32) 05-21 16:04:51.719: E/AndroidRuntime(19451): at android.app.Activity.performCreate(Activity.java:5267) 05-21 16:04:51.719: E/AndroidRuntime(19451): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1097) 05-21 16:04:51.719: E/AndroidRuntime(19451): at...