janishar/android-mvp-architecture

Presenter object is null

shoebhoney opened this issue · 0 comments

Hi Developer

I am using this framework since long time.

I am facing one issue, i am accessing the presenter object from different Fragment class via class instance, BUT i am always getting null value of that presenter.

Please suggest.