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

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

Issue 1961073002: Add the snippet header back into the code and show the snippet header when the user scrolls the sni… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 058adadcdbb20a67bee927a0f2d6168b3754ee77..665fff6702f8724dbade74f07f0105dbc7f90e99 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -261,6 +261,7 @@
<dimen name="snippets_thumbnail_size">72dp</dimen>
<dimen name="snippets_padding_and_peeking_card_height">16dp</dimen>
<dimen name="snippets_vertical_spacing">1dp</dimen>
+ <dimen name="snippets_article_header_height">56dp</dimen>
<!-- Interests page -->
<dimen name="ntp_interest_item_text_size">20sp</dimen>

Powered by Google App Engine
This is Rietveld 408576698