commit | 64340ea0eede3ee394b6bae34d7a403e589462c6 | [log] [tgz] |
---|---|---|
author | Shamali P <shamalip@google.com> | Mon Feb 26 22:03:30 2024 +0000 |
committer | Shamali Patwa <shamalip@google.com> | Tue Feb 27 14:17:03 2024 +0000 |
tree | 94d7bb807ba56c1793077a501052feee758b62c3 | |
parent | 0547036143acee3bac7fe25aeed81a3ea216c516 [diff] |
Fix issue that sometimes the widget list table occupies more space. Since the widget cells are is recycled, some times, the cell occupies more space based on the previous cell that it was recycled from. So, we request layout to update it. The issue is easily reproducible by first expanding app that has single item but with large spanY. Then, expanding app with one item but with smaller spanY (e.g. settings or sheets apps). * Before: http://screencast/cast/NDkwOTMwOTcyMzkzNDcyMHxjMDdmZDE1Yi05Yg * After: http://screencast/cast/NTA0NzU3Nzc5MDY0NDIyNHw1NzhkZmM0MS04OA Bug: 289147379 Flag: N/A Test: Manual Change-Id: I4d003024e1db437a50de759f9390190b038a114a