commit | eec1f0785d84b465778b14df25b63dbcf95dabcb | [log] [tgz] |
---|---|---|
author | Gang Wu <[email protected]> | Wed Aug 19 02:10:02 2020 |
committer | Commit Bot <[email protected]> | Wed Aug 19 02:10:02 2020 |
tree | ad3c68a504350f314522b5134ba94a027a215514 | |
parent | 77d3404329a7584c4b7cca57b5688fece51b66cc [diff] |
Add icons to overflow menu This CL add icons for overflow menu, the icon will be in front of each menu item. Icons defined in main_menu.xml, and AppMenuPropertiesDelegate will decide show them or not. And then AppMenuAdapter will choose layout depending on AppMenuPropertiesDelegate#shouldMenuItemStartWithIcon. Bug:1114440 Change-Id: I160020cb2210053ce904af185c059af25b168580 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335389 Commit-Queue: Gang Wu <[email protected]> Reviewed-by: Theresa <[email protected]> Cr-Commit-Position: refs/heads/master@{#799423}
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.
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.