ashwath20
ashwath20
``` ...document, PID: 664 java.lang.RuntimeException: Applying effect in wrong GL context! at android.media.effect.EffectContext.assertValidGLState(EffectContext.java:109) at android.media.effect.FilterEffect.beginGLEffect(FilterEffect.java:64) at android.media.effect.SingleFilterEffect.apply(SingleFilterEffect.java:68) at ja.burhanrashid52.photoeditor.ImageFilterView.applyEffect(ImageFilterView.java:263) at ja.burhanrashid52.photoeditor.ImageFilterView.onDrawFrame(ImageFilterView.java:100) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1571) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1270) ``` Does this library support...
Hi , I downloaded the source code (wanted to customize some functionality) and added to my project , Only mp4 is playing mkv,mov,avi.... none of them are playing after adding...
When we animate the progressview it works fine but when app is minimized and resumed view gets scaled wrongly progressView.transform = CGAffineTransform(scaleX: 1.2, y: 1.2);
This project looks good but lacks documentation. If we want to contribute to this project its very confusing to build project. Everthing breaks , Sample apk's failed to install.
Mainly 2 issues. Recaptcha screen does not appear but it still waits for captcha Submit button does not work because of DOM has changed