commit | 0d4f3d7229dddb1b72beaaa8cc9cbe1d332c8bd1 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Fri May 31 06:05:54 2024 +0000 |
committer | Winson Chung <winsonc@google.com> | Fri May 31 06:05:54 2024 +0000 |
tree | a117d0cdcb5b7c993584bb46b1cf6e4012e1a951 | |
parent | 5ab712cbbed483d382a938b9a73d9ca040dd3299 [diff] |
Update back-gesture-allowed state before calling state change callback - When a device is first set up, isHandlingGestures() is false because we are in SUW, but when user setup completes, we need to update mIsBackGestureAllowed prior to calling the callback which will query that state, otherwise there is no other signal to trigger another relayout after the state is set. Bug: 331601358 Test: atest Launcher3Tests Change-Id: I9b37df4b3e63c6fcdd91e166c613866f8f046554