commit | 950388bf0e964e1f82ad90ff17ce0dc571e17d67 | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Tue Jun 01 13:56:00 2021 -0700 |
committer | Tony Wickham <twickham@google.com> | Tue Jun 01 13:56:00 2021 -0700 |
tree | 15a4bd531233623a025d1252dffd93e96629ab11 | |
parent | 53ec9a4e06cdc20c09f2de62f8b9ac4600f21533 [diff] |
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