-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[EoC] Fix tabswitcher overlay when EoC and incognito buttons shown
Fix the tabswitcher overlay when both the EoC and incognito toolbar buttons are shown. Previously, when the incognito toggle button was shown in the toolbar button container the EoC button was incorrectly offset in the tabswitcher animation overlay. The two buttons are now contained in a single FrameLayout and the tabswitcher animation overlay draw logic is adjusted to properly translate to the experimental button. BUG=863819 Change-Id: I4a60f6f15b516f2a7933c3cde4e7a4a23831b0f7 Reviewed-on: https://chromium-review.googlesource.com/1148585 Reviewed-by: Ted Choc <[email protected]> Commit-Queue: Theresa <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#577599}(cherry picked from commit b4c9587) Reviewed-on: https://chromium-review.googlesource.com/1150544 Reviewed-by: Theresa <[email protected]> Cr-Commit-Position: refs/branch-heads/3497@{#110} Cr-Branched-From: 271eaf5-refs/heads/master@{#576753}
- Loading branch information
Theresa
committed
Jul 26, 2018
1 parent
e146987
commit 0227fab
Showing
2 changed files
with
30 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters