commit | b93e4547370590f1fba923a1fd245f62149f6ea9 | [log] [tgz] |
---|---|---|
author | Liran Binyamin <liranb@google.com> | Wed Aug 21 05:18:20 2024 -0400 |
committer | Liran Binyamin <liranb@google.com> | Wed Aug 21 05:18:20 2024 -0400 |
tree | 83fa266bbc9f1b95a3f6d308a162819fc9ad0ba1 | |
parent | bfb29a2e3f51bf46869af62633b8da346054d5dc [diff] |
Update both width and height in BubbleBarView We currently only update the width of the bubble bar but the height is only updated when the icon size changes, so it's often inaccurate. This affects screenshot testing where the bubble bar isn't fully visible in the screenshot. Flag: com.android.wm.shell.enable_bubble_bar Bug: 355454021 Test: manual - used the bar normally to make sure it's not broken Change-Id: If780308e10e7478a3651654e5fc2b3f9c4e36c14