Files
frameworks_base/core/java/android
George Mount 838166d3e6 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
2017-03-23 17:28:52 -07:00
..
2017-03-22 10:04:05 -07:00
2017-03-23 17:28:52 -07:00
2017-03-18 09:13:10 -04:00
2017-03-23 10:30:55 -07:00
2017-03-22 18:51:00 -07:00