Chromium Code Reviews
DescriptionFix styling of Form-Not-Secure warnings on Android
This CL updates the styling of the Android form-not-secure warning to
match the specs (which are at go/fns-ui-spec).
The changes are:
- Make the "Payment autofilling disabled" a single-line label so that it
has the same padding as the other autofill suggestions.
- Change the color of "Payment autofilling disabled" to #646464.
- Make both the label and sublabel of the "Payment not secure" item font
size 18sp, adjust the icon size to 24, and change horizontal spacings
between elements to 10.
These changes are implemented by allowing AutofillSuggestion to override
the necessary layout values and font sizes for the "Payment autofilling
disabled" and "Payment/Login not secure" dropdown items.
Screenshots are in:
https://bugs.chromium.org/p/chromium/issues/detail?id=678479#c13
BUG=678479
Review-Url: https://codereview.chromium.org/2627153007
Cr-Commit-Position: refs/heads/master@{#444790}
Committed: https://chromium.googlesource.com/chromium/src/+/7723c111843d5e749daaf879c9df8205b17fe737
Patch Set 1 #
Total comments: 1
Patch Set 2 : build fix #Patch Set 3 : margins to 10 per latest specs #
Total comments: 4
Patch Set 4 : tedchoc comments #Patch Set 5 : actually set the icon size #Messages
Total messages: 45 (31 generated)
|