Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(195)

Issue 2130633004: [Payments] Update autofill/payments spacings (Closed)

Created:
4 years, 5 months ago by gone
Modified:
4 years, 5 months ago
CC:
chromium-reviews, dcheng
Base URL:
https://chromium.googlesource.com/chromium/src.git@2785
Target Ref:
refs/pending/branch-heads/2785
Project:
chromium
Visibility:
Public.

Description

[Payments] Update autofill/payments spacings * The fields felt a little squished. Try to space them out a little better. * Update the underline colors to match the TextInputLayers. * Add support for half width controls in the display. Screenshots here: https://bugs.chromium.org/p/chromium/issues/detail?id=603635#c190 BUG=603635, 626451 TBR=ianwen,rouslan Review-Url: https://codereview.chromium.org/2114493002 Cr-Commit-Position: refs/heads/master@{#404241} Committed: https://chromium.googlesource.com/chromium/src/+/ff2286219348812bd01cd9c87e58308399143c9a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -139 lines) Patch
M chrome/android/java/res/layout/autofill_billing_address_dropdown.xml View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/android/java/res/layout/autofill_local_card_editor.xml View 5 chunks +27 lines, -14 lines 0 comments Download
M chrome/android/java/res/layout/autofill_profile_editor.xml View 3 chunks +14 lines, -27 lines 0 comments Download
M chrome/android/java/res/layout/autofill_server_card_editor.xml View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/android/java/res/layout/payment_request_editor.xml View 1 chunk +3 lines, -14 lines 0 comments Download
A chrome/android/java/res/layout/payment_request_editor_dropdown.xml View 1 chunk +29 lines, -0 lines 0 comments Download
A chrome/android/java/res/layout/payment_request_editor_footer.xml View 1 chunk +14 lines, -0 lines 0 comments Download
M chrome/android/java/res/layout/preference_address_float_label_layout.xml View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/android/java/res/values-v17/styles.xml View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/android/java/res/values-v21/styles.xml View 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/res/values/dimens.xml View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/payments/ui/EditorDropdownField.java View 6 chunks +16 lines, -4 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/payments/ui/EditorTextField.java View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/payments/ui/EditorView.java View 8 chunks +101 lines, -48 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileEditor.java View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/widget/CompatibilityTextInputLayout.java View 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestTestBase.java View 4 chunks +5 lines, -18 lines 0 comments Download

Messages

Total messages: 7 (4 generated)
gone
Committed patchset #1 (id:1) manually as ff2286219348812bd01cd9c87e58308399143c9a (presubmit successful).
4 years, 5 months ago (2016-07-07 22:36:14 UTC) #5
please use gerrit instead
lgtm
4 years, 5 months ago (2016-07-08 07:44:31 UTC) #6
gsennton
4 years, 5 months ago (2016-07-08 10:17:20 UTC) #7
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2133113002/ by gsennton@chromium.org.

The reason for reverting is: The ToT version of this patch breaks the Android
Tests (dbg) bot, I've filed bug crbug.com/626606 for this issue and reverted
that patch (see https://codereview.chromium.org/2137443002). I'm now reverting
this patch as well to keep this branch consistent..

Powered by Google App Engine
This is Rietveld 408576698