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

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

Issue 2109643003: Add billing address to masked server credit cards. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add version_66.sql to the build file. Created 4 years, 6 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 06abe616dc37b928e8c17b60d993d89bef2a4c93..7351b2d9de898a6eebae5d1a9c69c127c7d94748 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -115,6 +115,7 @@
<!-- Preferences dimensions -->
<dimen name="pref_autofill_field_horizontal_padding">3dp</dimen>
<dimen name="pref_autofill_field_top_padding">10dp</dimen>
+ <dimen name="pref_autofill_touch_target_padding">15dp</dimen>
<!-- Site Settings dimensions -->
<dimen name="site_setttings_icon_padding">4.6dp</dimen>
« no previous file with comments | « chrome/android/java/res/layout/autofill_server_card_editor.xml ('k') | chrome/android/java/res/xml/autofill_preferences.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698