commit | e96e39cfc1c5d9a1a7ac33fa6fa881120e8fb1cd | [log] [tgz] |
---|---|---|
author | Johannes Gallmann <gallmann@google.com> | Wed Nov 15 14:08:55 2023 +0100 |
committer | Johannes Gallmann <gallmann@google.com> | Wed Nov 15 14:21:47 2023 +0100 |
tree | 90ffeb3c40721fa0a1fb7ebf4a4a07244755a592 | |
parent | a891bc207743712bc33ee1c0e5c73667e2328981 [diff] |
Fix notification shade not expanding from right side after unfold The width of mKeyguardStatusBar is not adjusted when unfolding. It is only adjusted once the shade gets expanded the first time. Therefore we need to query the window width and use that instead for the back bypass check. Bug: 309628369 Flag: LEGACY WM_SHADE_ANIMATE_BACK_GESTURE DISABLED Test: Manual, i.e. testing shade expansion behaviour after unfolding Change-Id: I4c8453fb6bd2357f9c975435e0806b33a8375164