New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 774673 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Chrome Home] Animate checkmark for List UI

Project Member Reported by huayinz@chromium.org, Oct 13 2017

Issue description

We need some animation for the checkmark icon in selection mode:

spec provided:
https://material-components-web.appspot.com/checkbox.html

original discussion:
https://bugs.chromium.org/p/chromium/issues/detail?id=755034&desc=2#c5
 
Components: UI>Browser>NewTabPage
Components: -UI>Browser>NewTabPage UI>Browser>Mobile
We don't have checkboxes on the New Tab Page. Not sure what the correct component for this is, maybe just UI>Browser>Mobile
Components: -UI>Browser>Mobile UI>Browser>History UI>Browser>Downloads UI>Browser>Bookmarks
The checkmark is selection mode is on history, bookmarks, and downloads.
Owner: huayinz@chromium.org
Status: Assigned (was: Available)
hannahs@ - Please check the attached video for the checkmark animation. The duration is set to 200ms for the first half and 200ms for the second half of the stroke. We can adjust the animation time if this is not a standard.
animated_checkmark.mp4
2.5 MB View Download
Cc: helenepark@chromium.org
+Helene wdyt?

lgtm!! 
Becky, I'm seeing the animation on regular download items but not the OfflineGroupHeaderView. It looks like that class has its own #updateCheckIcon() method that probably needs to be updated.
Oh.. I didn't update the OfflineGroupHeaderView. Will work on that shortly:)
Project Member

Comment 10 by bugdroid1@chromium.org, Jan 18 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/863a492713b741ae185dbf14bea36cc270cd4b04

commit 863a492713b741ae185dbf14bea36cc270cd4b04
Author: Becky Zhou <huayinz@chromium.org>
Date: Thu Jan 18 20:04:36 2018

[Downloads] Animate checkmark on OfflineGroupHeaderView

Bug:  774673 
Change-Id: Ie5b89f1a12172838e986f4789fd37db9897e69af
Reviewed-on: https://chromium-review.googlesource.com/826249
Reviewed-by: Theresa <twellington@chromium.org>
Commit-Queue: Becky Zhou <huayinz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#530245}
[modify] https://crrev.com/863a492713b741ae185dbf14bea36cc270cd4b04/chrome/android/java/src/org/chromium/chrome/browser/download/ui/OfflineGroupHeaderView.java

Status: Fixed (was: Assigned)

Sign in to add a comment