I have some problems with overlapping Fragments. I use a TabLayout with a FragmentStatePagerAdapter and 3 Tabs (Fragments with ListView). If I change the tabs while i processing data in background and go back to the first tab there are two overlapping fragments. I have some problems with overlapping Fragments