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

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

Issue 2301023002: Ntp: adjust footer spacing. (Closed)
Patch Set: Created 4 years, 3 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 | « chrome/android/java/res/layout/new_tab_page_footer.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1bfb7844c69a5ca3c771163eeabd72d37cde9c7b..83c1776f0b1c1b26af13010c2f252c335b93bf25 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -277,7 +277,7 @@
<dimen name="ntp_list_item_min_height">48dp</dimen>
<dimen name="ntp_list_item_text_size">16sp</dimen>
<dimen name="ntp_shadow_height">9dp</dimen>
- <dimen name="ntp_min_bottom_spacing_recycler_view">32dp</dimen>
+ <dimen name="ntp_min_bottom_spacing_recycler_view">0dp</dimen>
PEConn 2016/09/01 15:38:11 Do we need this anymore?
Michael van Ouwerkerk 2016/09/01 15:54:33 We don't. Gone.
<dimen name="ntp_progress_indicator_diameter">56dp</dimen>
<dimen name="snippets_thumbnail_size">72dp</dimen>
<dimen name="snippets_padding_and_peeking_card_height">16dp</dimen>
« no previous file with comments | « chrome/android/java/res/layout/new_tab_page_footer.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698