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

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

Issue 1947263003: Pin the snippets to the bottom of the page and introduce a peeking card to indicate to the user the… (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 bbb422f1ac7f6030b8a92e90ab01bb56a80e98f5..719e8e3adee6bd46a6af66f4199556d8d0653317 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -259,6 +259,7 @@
<dimen name="ntp_list_item_text_size">16sp</dimen>
<dimen name="ntp_shadow_height">9dp</dimen>
<dimen name="snippets_thumbnail_size">72dp</dimen>
+ <dimen name="snippets_padding_and_peeking_card_height">16dp</dimen>
<!-- Interests page -->
<dimen name="ntp_interest_item_text_size">20sp</dimen>

Powered by Google App Engine
This is Rietveld 408576698