commit | 344524e55d0213c2531983dfa95dbc47417eb997 | [log] [tgz] |
---|---|---|
author | Andre Le <leandre@chromium.org> | Thu Feb 08 20:01:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 08 20:01:37 2024 |
tree | 9b41018e2137d5dcdc0543695367b224637c796a | |
parent | 4795399e45efb89d9931feae8d319b262057ea30 [diff] |
Mahi: Add menu views hierarchy and children views Define the views hierarchy and layout for the Mahi menu view. This CL also add the settings icon and textfield view to complete the list of children views of this UI, and add the styling necessary for each component. Screenshot: https://screenshot.googleplex.com/7yLjAZHYkeHgEx2 Fixed: b:318733118, b:318733491 Change-Id: I511ae1f15ddef2c728c75b33e1bde7a1b6fe2695 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5274893 Commit-Queue: Andre Le <leandre@chromium.org> Reviewed-by: Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/main@{#1258107}
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.