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
Added possibility add OnPropertyChangedCallbacks to ViewModel via MvvmActivity. All callbacks will be removed on View destroy. So developer doesn't care about callback removing and memory leaks.