I got a FragmentPagerAdapter. It\'s getItem method can return a fragment according to data it has from the outside. After I update the data its suppose to display I
getItem
For those who still facing refresh issue after trying above methods :
invalidate viewPager then call notifyDatatSetChanged()