Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

التطبيق يغلق بعد الضغط على الزر عند دمجه بالتطبيق و عند تجربة المثال هذا ما يطلع #3

Open
trikiano opened this issue Mar 28, 2016 · 0 comments

Comments

@trikiano
Copy link

03-28 13:43:35.034 2541-2561/net.alhazmy13.mediarecorderdialog E/Surface: getSlotFromBufferLocked: unknown buffer: 0xac1238f0
03-28 13:43:38.564 2541-2541/net.alhazmy13.mediarecorderdialog E/MediaRecorder: start called in an invalid state: 4
03-28 13:43:38.565 2541-2541/net.alhazmy13.mediarecorderdialog E/AndroidRuntime: FATAL EXCEPTION: main
Process: net.alhazmy13.mediarecorderdialog, PID: 2541
java.lang.IllegalStateException
at android.media.MediaRecorder.start(Native Method)
at net.alhazmy13.mediarecorderdialog.SoundDialog.onSecondaryViewAppeared(SoundDialog.java:197)
at com.truizlop.fabreveallayout.FABRevealLayout.notifyListener(FABRevealLayout.java:295)
at com.truizlop.fabreveallayout.FABRevealLayout.swapViews(FABRevealLayout.java:287)
at com.truizlop.fabreveallayout.FABRevealLayout.access$300(FABRevealLayout.java:36)
at com.truizlop.fabreveallayout.FABRevealLayout$3.onAnimationEnd(FABRevealLayout.java:229)
at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1239)
at android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.java:766)

       at android.animation.ValueAnimator$AnimationHandler$1.run(ValueAnimator.java:801)
                                                                                 at android.view.Choreographer$CallbackRecord.run(Choreographer.java:858)
                                                                                 at android.view.Choreographer.doCallbacks(Choreographer.java:670)
                                                                                 at android.view.Choreographer.doFrame(Choreographer.java:603)
                                                                                 at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:844)
                                                                                 at android.os.Handler.handleCallback(Handler.java:739)
                                                                                 at android.os.Handler.dispatchMessage(Handler.java:95)
                                                                                 at android.os.Looper.loop(Looper.java:148)
                                                                                 at android.app.ActivityThread.main(ActivityThread.java:5417)
                                                                                 at java.lang.reflect.Method.invoke(Native Method)
                                                                                 at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
                                                                                 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant