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
Notice 2 onClick() callbacks, the mPresenter.addNewTask() is basicly call view#showAddTask().
Should we call mPresenter.addNewTask() in these 2 callbacks or I'm missing something?