I\'m using a ViewPager with 5 fragments and my problem is that when the first fragment is visible, it already loads the second one.
I read something
By using this you can give a try,
@Override public void setUserVisibleHint(boolean isVisibleToUser) { }