Fix bug where the wrong color is shown for tab hover cards after switching...
Fix bug where the wrong color is shown for tab hover cards after switching between system light/dark modes. The fade label child views are set to be ignored by tab hover card layout. This means the background color is not updated for these labels after creation. This change update the color before an animation would take place. Bug: 1030328 Change-Id: I8204978fc8983f4ff4b3cc02922a0401cf039244 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1951090 Commit-Queue: Caroline Rising <corising@google.com> Reviewed-by:Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#721727}
Showing
Please register or sign in to comment