I have a ViewPager and it is using a FragmentAdapter in order to display several fragments of the same kind. Although these Fragments are basicall
ViewPager
FragmentAdapter
Had to use event bus to make everything simple https://github.com/greenrobot/EventBus