ragdroid/Dahaka

ProfilePresenter's constructor invoked three times after screen rotation

i-petro opened this issue · 0 comments

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.