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

Destroyed/finishing activity check on hide #137

Merged
merged 3 commits into from
Jul 10, 2018
Merged

Destroyed/finishing activity check on hide #137

merged 3 commits into from
Jul 10, 2018

Conversation

chrusart
Copy link
Contributor

@chrusart chrusart commented Dec 5, 2017

Hi,

we are getting crashes that dismiss was called on finishing or destroyed activity.

This PR adds check for it before dismissing the splash screen dialog.

I couldn't find for sure that isFinishing() must return true when isDestroyed() is true so I've added isDestroyed() check too for API >= 17.

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

Successfully merging this pull request may close these issues.

2 participants