[Status Chip] Fix local card migration icon highlight
Previously the icon did not set highlight ink drop animation correctly that it did not go through Button::SetHighlighted(bool). It is needed because the status chip container is a button observer which observes button highlight state changes, and then update its own highlight status. This is only triggered by SetHighlighted(). Add (before and after) screenshots in bug comment 28 Bug: 932818 Change-Id: I2e6c2e9a6b7302652761aa548dd777995c01436a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827750Reviewed-by:Peter Boström <pbos@chromium.org> Commit-Queue: Siyu An <siyua@chromium.org> Cr-Commit-Position: refs/heads/master@{#700885}
Showing
Please register or sign in to comment