Commits

Aurimas Liutikas authored 61fa2d466a7
Change fragment removal order for fragment replacement. Before this patch it for loop was accessing mManager.mAdded elements using an integer index and also removing the fragments from mAdded using mManager.removeFragment(). Bug: 24693644 Change-Id: I8e32fffa9f65c2795141f61670956740399960e4