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

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

Issue 2620143002: [Payments] Fix billing address dropdown error marker overlaps the downward triangle (Closed)
Patch Set: simplify Created 3 years, 11 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/src/org/chromium/chrome/browser/payments/ui/BillingAddressAdapter.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/multiline_spinner_item.xml
diff --git a/chrome/android/java/res/layout/multiline_spinner_item.xml b/chrome/android/java/res/layout/multiline_spinner_item.xml
index 1fecc307ccf854da70549920ae01e51fee58c8d4..26801622beea4ef1fc78fe97d28f2d1134052282 100644
--- a/chrome/android/java/res/layout/multiline_spinner_item.xml
+++ b/chrome/android/java/res/layout/multiline_spinner_item.xml
@@ -10,5 +10,4 @@
android:singleLine="false"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:paddingEnd="24dp"
android:textAlignment="inherit" />
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/payments/ui/BillingAddressAdapter.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698