ThirtyInch —a new MVP library for Android
passsy
13011

In onViewCreated() of fragment, I call function from TiPresenter which call getView().showLoading(), but getView return null. How can I fix it?

Do I have to wait for onWakeUp() called ?