You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: