ghahramani / viewpager

Google Play Music Tabs and View Pager
Apache License 2.0
47 stars 41 forks source link

[ERROR] JNIUtil: !!! Unable to convert unknown Java object class 'android.view.MotionEvent' to Js value !!! #8

Open ricardoalcocer opened 10 years ago

ricardoalcocer commented 10 years ago

Got this error:

[ERROR] JNIUtil: !!! Unable to convert unknown Java object class 'android.view.MotionEvent' to Js value !!!

While scrolling tabs with all event listeners dumping text to the console. Removing the listeners prevents the error.

R