commit | be2eae1c83be911e7154acef8a86660482918cdf | [log] [tgz] |
---|---|---|
author | Max Tauro <maxtauro@google.com> | Mon Jul 19 20:50:07 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 19 20:50:07 2021 |
tree | b0e03a1da528d63702cf4ecbf6307aff217aaca5 | |
parent | 7a148b1f41605147d71903736ec84c38e9e99da4 [diff] |
[Shortcuts Widget] Implemented the UI of the small version of the widget This CL introduces a second version of the Quick Action Search Widget that is one row tall and doesn't include dino. With this change, two versions of the Quick Action Search Widget will appear in the widget picker (medium and small). Note that this CL doesn't include dynamically resizing the widget to switch between medium and small layouts, that will come in a later CL. Screenshot: http://screen/C6NuGTaFfZXkcER.png Bug: 1213541 Change-Id: I0bf998a47f8f35658b489bebd70944efac9fda75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3017038 Commit-Queue: Maxwell Tauro <maxtauro@google.com> Reviewed-by: Tomasz Wiszkowski <ender@google.com> Reviewed-by: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#903169}
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.