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
now all bind methods only add observers, but we need also to removeObserver (unbind view from livedata) - result with Closable type can be good for this
The text was updated successfully, but these errors were encountered:
now all bind methods only add observers, but we need also to removeObserver (unbind view from livedata) - result with Closable type can be good for this
The text was updated successfully, but these errors were encountered: