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

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

Issue 2690123002: 📰 Remove whitespace between card title and attribution (Closed)
Patch Set: rebase Created 3 years, 10 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 1fb7d8d6080f7deb6dd529bd03192cf89f280447..52ec178fbebf7ef61414858e34fc7c8b22c74dd7 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -289,6 +289,7 @@
<dimen name="ntp_sign_in_promo_margin_top">20dp</dimen>
<dimen name="ntp_progress_indicator_diameter">56dp</dimen>
<dimen name="snippets_thumbnail_size">72dp</dimen>
+ <dimen name="snippets_thumbnail_margin">16dp</dimen>
<!-- The default padding for the peeking card and the amount the card peeks by in the current
peeking card animation (the calculations assume this is the same). -->
<dimen name="snippets_padding">16dp</dimen>

Powered by Google App Engine
This is Rietveld 408576698