commit | f2045f8f0c5c6aba96b6a4ed570cfcbe3e7e1d64 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Mon Jun 27 13:15:01 2016 -0700 |
committer | George Mount <mount@google.com> | Fri Jul 08 09:48:40 2016 -0700 |
tree | 258d6cfefaa87e6ea2f670bb3b2a5ebd67802a51 | |
parent | fd9c9ee13d52825dc2b7301d1ec274fb9551002a [diff] |
Convert BackStackRecord Operations to ArrayList. This slightly simplifies operations to add and remove operations from the back stack by using an ArrayList instead of a custom linked list. Also removed fragments during replace are expanded into the back stack to make the tracking of them simpler. Change-Id: Ifac857396e4c6d42ddd44a3dc0f855649171e49c