czyrux / MvpLoaderSample

Sample project to showcase how to use Android Loaders with MVP to preserve Presenter across orientation changes
140 stars 24 forks source link

Feature/fragment onstart #10

Closed czyrux closed 7 years ago

czyrux commented 7 years ago

Use loaderManager getLoader in order to being able to have always the Presenter in onStart onFragments.