Fix crash in holding space view containers.
Previously the code which determined the index at which to insert a view for a finalized item assumed that newer finalized items would have already been added as views before older finalized items. This assumption is not true when showing UI with a model already containing finalized items. Bug: 1143371 Change-Id: I836d8169b8ded78e418abd70bd95a146ababef53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505960 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#821906}
Showing
Please register or sign in to comment