You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
va.lang.IllegalThreadStateException: Thread already started
at java.lang.Thread.checkNotStarted(Thread.java:849)
at java.lang.Thread.start(Thread.java:1059)
at cn.nekocode.camerafilter.CameraRenderer.onSurfaceTextureAvailable(CameraRenderer.java:121)
The text was updated successfully, but these errors were encountered:
nekocode
changed the title
view viable or gone show error
Error while changing view visibility
Aug 22, 2016
I try to fix it in this commit.
Please have a try. If it doesn't work for you, please reopen this issue and give me more information about your problem.
va.lang.IllegalThreadStateException: Thread already started
at java.lang.Thread.checkNotStarted(Thread.java:849)
at java.lang.Thread.start(Thread.java:1059)
at cn.nekocode.camerafilter.CameraRenderer.onSurfaceTextureAvailable(CameraRenderer.java:121)
The text was updated successfully, but these errors were encountered: