commit | c5cea33d2092d265a2b0806ca94400dc85ab5499 | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Mon Jan 04 16:48:49 2016 -0800 |
committer | Aurimas Liutikas <aurimas@google.com> | Wed Jan 06 10:51:15 2016 -0800 |
tree | edb6a10b61d4e1fe802b757fcd840266f2787667 | |
parent | 751d0361f1e91c157dc365512c3099624b99c65f [diff] |
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: I20828ce83c8d22aad6ae7ce3dfe88dd3d7aa4e01