Skip to content
Commit 3e7e4646 authored by Winson Chung's avatar Winson Chung
Browse files

Fix issue with race when updating/using layout algorithm.

- Prevent accessing the same layout algorithm from the dummy stack view
  from multiple threads, instead use a separate layout algorithm only used
  when preloading from the background.
- Removed some unused variables

Bug: 64363645
Test: Use recents and verify it still preloads the right number of tasks
Change-Id: I3fb81df4af451ab4ce43b33ace88156f22a6bced
parent db9ae421
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment