Use DeviceProfile in NavBarGestureHandler and EdgeBackGestureHandler for the display size
DisplayController caches the display size, so when the user unfolds a foldable, the screen size is incorrect, which messes with the touch handling. Using DeviceProfile instead. Flag: EXEMPT bug fix Fixes: 361694048 Test: fold/unfold device during home/back/overview tutorial steps Change-Id: Ie49f677f97ea5ddb0f91d2e662677edaaa81860a
Loading
Please register or sign in to comment