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

Fix leak when closing app with Feedback showing #472

Merged
merged 1 commit into from
Nov 8, 2017

Conversation

danesfeder
Copy link
Contributor

If the FeedbackBottomsheet is visible and counting down to hide itself automatically - and you close the app - the countdown continues and tries to dismiss the bottomsheet that no longer exists, causing a leak.

@danesfeder danesfeder added the bug Defect to be fixed. label Nov 8, 2017
@danesfeder danesfeder self-assigned this Nov 8, 2017
@danesfeder danesfeder merged commit b8cebf0 into master Nov 8, 2017
@danesfeder danesfeder deleted the dan-bottomsheet-leak branch November 8, 2017 17:07
@danesfeder danesfeder mentioned this pull request Nov 13, 2017
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defect to be fixed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants