commit | 6c12081f328a9c361aa7dc7a398ddfdcf364efed | [log] [tgz] |
---|---|---|
author | Andre Le <leandre@chromium.org> | Fri Jul 29 22:37:32 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 29 22:37:32 2022 |
tree | 4ef57487bc32bc4be4023f072450de4861a2bf23 | |
parent | 9e0d130e5b80c9e1cba84db47310b7494dfa3ac3 [diff] |
NotificationRevamp: Show timestamp in different line and minor fixes For child notification, we want to show the timestamp in a different line when expanded so that the 2-line title have the full space to display. Thus, this CL makes header_row() visible for child view when expanded, then hides everything else except the timestamp. Also per conversation with garykim@, to reduce the notification width for group notification, we reduce the text size and some vertical padding. Fixed: 1336407 Change-Id: I404002b49b9c9ab3baf3f73375d9d3bac1eb3b97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3792125 Commit-Queue: Andre Le <leandre@chromium.org> Reviewed-by: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1029979}
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.