NewMessageListView: Implement slide out animation.
This CL adds sliding out animation to NewMessageListView when notifications are removed. Animation on removal consists of two stages: SLIDE_OUT and MOVE_DOWN. Previously, MOVE_DOWN was implemented in https://crrev.com/c/1280087 . Video: http://shortn/_HiEcuNpheU UnifiedMessageListView will replace MessageListView. It's behind a flag: --enable-features=NewMessageListView Design doc: go/chrome-popup-refactoring TEST=UnifiedMessageListViewTest BUG=769219 Change-Id: I8abe9eedeeb7bd1bcef09e5cb5a072a0ab88fee2 Reviewed-on: https://chromium-review.googlesource.com/c/1282628 Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Reviewed-by:Yoshiki Iguchi <yoshiki@chromium.org> Cr-Commit-Position: refs/heads/master@{#600639}
Showing
Please register or sign in to comment