commit | 1782af7b6e54ad7a8f678792e03819fb3cf771ab | [log] [tgz] |
---|---|---|
author | Brian Isganitis <brianji@google.com> | Tue Nov 19 16:09:16 2024 -0500 |
committer | Brian Isganitis <brianji@google.com> | Thu Nov 21 12:24:11 2024 -0500 |
tree | 1ea8e5ca6217d4c6f6946057d4b6f99ec841c79c | |
parent | a673a1b4563708b024caa0de71cb7417eba220f7 [diff] |
Filter out unsupported items immediately when updating Taskbar. Fixes an issue where hotseatItems may not reflect the number of hotseat views in Taskbar. Entries in the array can be null (e.g. no predictions but there is space in the hotseat for them). If these are filtered out immediately, hotseatItems.length will correspond to the number of hotseat views. Test: go/testedequals Flag: EXEMPT bugfix Fix: 379704910 Change-Id: I375d8152fccb6df5a9b783842ecf5dcedf6894c1