commit | 533b5014f5fc755e0be1751b9b1600eadb203831 | [log] [tgz] |
---|---|---|
author | Curt Clemens <cclem@google.com> | Tue Mar 21 21:46:15 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 21 21:46:15 2023 |
tree | 4fa7dea305fb8419f16715ea603fb95c2558e0d8 | |
parent | 3389640bcb39f116ba7307265f9f52ef099b3bb0 [diff] |
[Phone Hub][Exo] Animate between LoadingView and RecentAppButtonsView Apply an opacity animation when swapping out the LoadingView for the RecentAppButtonsView. Also add/remove animation_builder.h includes that were missing/unneeded. Screen Capture: https://drive.google.com/file/d/1Vm6yK6BPzUGHbsTtmhkq4qmp5Z498gB0/view?usp=sharing&resourcekey=0-BBVKvKYaRcUgLNeiZn-92Q TEST=Manual testing with extra code to force the animation to run. Manual testing for regressions both with loading/error flag on and off. Bug: b/271478560 Change-Id: I7443b4fc65232713582b804eb05915a5bb640984 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4356432 Reviewed-by: Pu Shi <pushi@google.com> Reviewed-by: Crisrael Lucero <crisrael@google.com> Commit-Queue: Curt Clemens <cclem@google.com> Reviewed-by: Jon Mann <jonmann@chromium.org> Cr-Commit-Position: refs/heads/main@{#1120210}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.