commit | f0518bb89f99adbe220f1a5924b9ed278c4672b1 | [log] [tgz] |
---|---|---|
author | Sihua Ma <sihua@google.com> | Wed Mar 13 12:17:27 2024 -0700 |
committer | Sihua Ma <sihua@google.com> | Wed Mar 20 16:58:00 2024 +0000 |
tree | 32a4cb776d8a170ba9a5d2b0e84be1b673feb49f | |
parent | f8302c388f202ac48f262d1bc36ecd929591f0fe [diff] |
Fix out-of-sync updates during grid change This is a combination of two issues: 1. Widget updates are not passed to the holder when the launcher binding starts 2. Updates from widgetHost.startListening() are overriden by out-of-date info Fix: 322919716 Test: Manual Flag: N/A Change-Id: I9665117412c87b19ed5d98263bb4f9b8da21c5c7 (cherry picked from commit f418b2e16d263e6f2c688d4234bcedc21e829f3c)