Do not reuse fragment indices.
Bug 25472591 Use a SparseArray instead of two ArrayLists to track active fragments. This allows monotonically increasing indexes instead of reusing indexes in the ArrayList. Test: ran cts tests Change-Id: I98f1b7928a0ef2373b719b76582a4c6da3425817
Loading
Please register or sign in to comment