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

Unified Diff: chrome/android/java/res/values/dimens.xml

Issue 2116583002: Credit card editor for PaymentRequest UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address first round of comments from dfalcantara@. Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/android/java/res/values/dimens.xml
diff --git a/chrome/android/java/res/values/dimens.xml b/chrome/android/java/res/values/dimens.xml
index 06a19304fa5e047c6f17f39bc995ef8efa546c5f..c5eec6131421b7843499d290d0de39c18459f39b 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -362,6 +362,8 @@
<dimen name="payments_section_add_button_height">48dp</dimen>
<dimen name="payments_ui_max_dialog_width">0dp</dimen>
<dimen name="payments_ui_translation">100dp</dimen>
+ <dimen name="payments_editor_icon_list_size">38dp</dimen>
+ <dimen name="payments_favicon_size">24dp</dimen>
<!-- Preferences dimensions
pref_autofill_field_horizontal_padding exists because TextInputLayouts have an internal

Powered by Google App Engine
This is Rietveld 408576698