commit | 8e90ee03629ecab6075a4b4758beddcd67ed8977 | [log] [tgz] |
---|---|---|
author | Samuel Fufa <sfufa@google.com> | Sun Jun 14 18:29:20 2020 -0700 |
committer | Samuel Fufa <sfufa@google.com> | Sun Jun 14 18:30:50 2020 -0700 |
tree | 29487166d0f58278b3d39745ce56ec3814e4d8d0 | |
parent | 690b8fb3f213a4d76b50e35860a64c9787a372ff [diff] |
[race condition] Improve hotseat availability when launcher is recreated In cases where onCreate does not get called before bindPredictedItems, mHotseatPredictionController will be null. This results in the hotseat remaining empty until AiAi sends predictions. Bug: 158867468 Test: Manual Change-Id: I4f3c3fc41f489e96a9f91dc9505202ae9ce9cce1