commit | 50fa2e404f9c22a5032a62de81ad5017b4e05324 | [log] [tgz] |
---|---|---|
author | Shamali Patwa <shamalip@google.com> | Thu Jun 06 14:06:17 2024 +0000 |
committer | Shamali Patwa <shamalip@google.com> | Thu Jun 06 14:07:03 2024 +0000 |
tree | ca7bc8e2fb7c9b5f424590d4135f008f12cecf96 | |
parent | 533893e898d4ba5b2aba0aa045e278db0462ce62 [diff] |
Fix the flaky screenshot test The flake happened to be due to rebinding triggered on attachToWindow that reset the icon cache with placeholder icon Based on what I see, instead of calling refresh and bind, just triggerring onWidgetsBound should be okay - assuming it was trying to bind view for case when theme or display size was changed while picker was open. Bug: 337916664 Change-Id: Ic6f3ff9188e4c5eda141a948ffa0c2c7c685162e Test: Screenshot test Flag: EXEMPT bugfix for test