ListFragments inside ViewPager
问题 I'm writing my first fragment-based app and running into some heavy problems which i couldn't solve with the API or Stackoverflow. I am using a viewPager to swipe between two lists. Each list has a header button to create a new list element (similar to the native android alarm app). The button returns currently an error message for debugging. The problem is: FragmentList A returns the debug message for FragmentList B FragmentList B returns no debug message ... // The main class public class