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 we're making the attaching/detaching View to Presenter through onStart()/onStop() methods in Activity. I offer to use onAttachedToWindow()/onDetachedToWindow() methods instead of them.
Now we're making the attaching/detaching View to Presenter through onStart()/onStop() methods in Activity. I offer to use onAttachedToWindow()/onDetachedToWindow() methods instead of them.