ZhuoJunErGe
ZhuoJunErGe
There will be an exception when two videos with inconsistent key frames are combined
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.os.HandlerThread.isAlive()' on a null object reference at com.github.barteksc.pdfviewer.PDFView.W(SourceFile:3) at ie.c.c(SourceFile:4) at ie.c.onPostExecute(SourceFile:1) at android.os.AsyncTask.finish(AsyncTask.java:797) at android.os.AsyncTask.access$900(AsyncTask.java:195) at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:814) at android.os.Handler.dispatchMessage(Handler.java:110) at android.os.Looper.loop(Looper.java:219) at...
setOnItemClickListener() 此方法可以连续点击,导致可以同时打开多个页面,希望能屏蔽段时间连点,目前是自己写了屏蔽,建议直接能屏蔽掉