actually yea instead of initializing the presenter...
# android-architecture
o
actually yea instead of initializing the presenter inside the shared fragment and having it implement a specific view and inside that view do a switch over where the shared fragment came from, and then decide, I can just pass the presenter to the shared fragment, make the calls inside the shared fragment, receive/act on the view methods in the respective parent fragments that include this shared fragment