commit | 90b15311c0461be519432794b7f8e8132fb7a72c | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Tue Mar 14 15:19:05 2017 -0700 |
committer | George Mount <mount@google.com> | Wed Mar 15 16:28:27 2017 -0700 |
tree | cfdb8ab90b7923507e04727c52bd5a820be9cf2a | |
parent | 96221034e4a23a2abb83f772a0281bb197ac5ac0 [diff] |
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 fragment tests Change-Id: Ibb6cc842c8cfc85589bca5997cd61d24a0ab6243