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

MessageInputView leaks fragment #444

Closed
skgwazap opened this issue Apr 6, 2020 · 2 comments
Closed

MessageInputView leaks fragment #444

skgwazap opened this issue Apr 6, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@skgwazap
Copy link

skgwazap commented Apr 6, 2020

I use MessageInputView inside a fragment. Inside MessageInputView there is a piece of code that subscribes to keyboard events without proper unsubscription.
Here is related bug from the library that causes the leak.

@elevenetc elevenetc self-assigned this Apr 6, 2020
@elevenetc elevenetc added the bug Something isn't working label Apr 6, 2020
@elevenetc
Copy link
Contributor

@skgwazap thanks for report.

@elevenetc
Copy link
Contributor

Fixed in 3.6.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants