Current, I have 2 Fragments, which is switch-able through ActionBar\'s tab.
Fragments
ActionBar
getSupportActionBar().setNavigationMode(ActionBar.NAVIG
I simply avoiding this problem, by using ViewPager instead of ActionBar's tab.
ViewPager