commit | 70c98c67f89bb4b16b10822b45c3be4a294a5d7f | [log] [tgz] |
---|---|---|
author | Menghan Yang <myuu@google.com> | Fri Jan 31 10:12:17 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 31 10:12:17 2025 |
tree | 81e53e3ea1828a75f03557279967064e2bca1f28 | |
parent | 98a48933f37397b53000410477b55b5876f2da92 [diff] |
[Android][Signin] Update profile lock dialogs margin and buttons layout This CL makes the new profile lock dialog use stacked buttons instead of a one line button bar, to improve consistency with the other layouts in the sign-in flow. It also makes the dialogs layout use horizontal margins only if UNO_FOR_AUTO is enabled, and only for the lower subviews of the dialogs, instead of setting a padding on the whole layout without flag guarding. This fixes the margin for the progress bar under the illustration which should take the full width of the dialog. See https://crbug.com/367329904#comment14 for screenshots Bug: 367329904 Change-Id: Ib13885de60720f6d7da4e2544d090ef7e28f8a6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6212623 Commit-Queue: Menghan Yang <myuu@google.com> Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1413982}
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.