Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

A ViewGroup that manages the layout for the child views, which the user can swipe between.

learn more… | top users | synonyms (1)

1
vote
1answer
1k views

ViewPager PageAdapter not updating View

Okay, the problem is almost the same with this post, but the solution there didn't solve my problem. I use FragmentPagerAdapter with a List holding the Fragments like the below shown. public class ...