Fix duplicate depth animations when swiping from overview to home
- Add SKIP_DEPTH_CONTROLLER in OverviewToHomeAnim if WorkspaceRevealAnim is used, because WorkspaceRevealAnim already handles the depth. Test: visual, and also log to ensure we only get one call to DepthController#setStateWithAnimation() Fixes: 189060172 Change-Id: Ifb4ff3278272b3e98b4cf43bf94d6e108921ea80
Loading
Please register or sign in to comment