ProfilePresenter's constructor invoked three times after screen rotation
i-petro opened this issue · 0 comments
i-petro commented
Hi. I found a problem with Presenter's instances count.
After screen rotation, ProfilePresenter's constructor invoked three times. Also ProfileFragment.onCreateView() invoked at least two times.