back gesture nudge: Fix weird fade out animation when exiting tablet mode.
It seems the reason for that AlwaysOnTop container is still affected by workspace change - like when exiting tablet mode, workspace bounds will change, which then cause the windows in AlwaysOnTop container adjust its bounds. Since back gesture affordance is in OverlayContainer, I think it makes sense to just move back gesture nudge into the same container as well. Bug: 1056906, 1009005b Change-Id: I9d2eb122b5530eaa668603ff5dc7f9b70c90994f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079631 Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#745313}
Showing
Please register or sign in to comment