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

Unified Diff: chrome/android/java/res/layout/payment_request_editor.xml

Issue 2450113003: [Payments] Increase spacing for payment request credit card and address editors (Closed)
Patch Set: for better indentation Created 4 years, 2 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
« no previous file with comments | « no previous file | chrome/android/java/res/layout/payment_request_editor_dropdown.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/payment_request_editor.xml
diff --git a/chrome/android/java/res/layout/payment_request_editor.xml b/chrome/android/java/res/layout/payment_request_editor.xml
index 2c1ae1559d0872d4ad4579ab5fb792a6c54bc932..e6b650aaf80844e5a1cbf58ab6e457723066f86d 100644
--- a/chrome/android/java/res/layout/payment_request_editor.xml
+++ b/chrome/android/java/res/layout/payment_request_editor.xml
@@ -32,7 +32,6 @@
android:id="@+id/contents"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:paddingTop="@dimen/payments_section_large_spacing"
android:paddingStart="@dimen/pref_autofill_content_spacing"
android:paddingEnd="@dimen/pref_autofill_content_spacing"
android:orientation="vertical" />
« no previous file with comments | « no previous file | chrome/android/java/res/layout/payment_request_editor_dropdown.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698