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

I am getting crash when try to dismiss actionsheet. #16

Closed
brx0826 opened this issue Dec 8, 2015 · 0 comments
Closed

I am getting crash when try to dismiss actionsheet. #16

brx0826 opened this issue Dec 8, 2015 · 0 comments

Comments

@brx0826
Copy link
Contributor

brx0826 commented Dec 8, 2015

Hello,

I am getting this fatal exception when try to dismiss & open actionsheet several times continuously.

Here's the full stack trace.

Fatal Exception: java.lang.IllegalStateException
Can not perform this action after onSaveInstanceState
raw
android.support.v4.app.FragmentManagerImpl.checkStateLoss (FragmentManager.java:1377)
android.support.v4.app.FragmentManagerImpl.popBackStack (FragmentManager.java:495)
com.baoyz.actionsheet.ActionSheet.dismiss (ActionSheet.java:98)
com.baoyz.actionsheet.ActionSheet.onClick (ActionSheet.java:387)
android.view.View.performClick (View.java:5254)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1199)

Would you please tell me how I can get over with this issue?

Thank you!

@brx0826 brx0826 closed this as completed Dec 29, 2015
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