Fragment duplicates when I go to another Fragment
问题 Actually, this is my main problem. I've got a NavigationDrawer and I was changing lot of things about it; because I've added a TabHostFragment inside of it. The problem is when I'm in one Fragment , I've an ActionBar icon that goes to another Fragment . At the time to do this, it works perfect; but when I go to another Fragment , it still on the back of the new Fragment . I tried to put a BackGround color of each Fragment and it isn't visible. The problem is that the transaction is OK; but