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

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

Issue 2375023003: Ntp: experiment to initially scroll below the fold. (Closed)
Patch Set: Delete custom command line switch. 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
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 0c8c0958e74096ffb6e359ce2dcaecc6da49af38..93f8f36099e9e6f812f6ec6c8e37a626480a6fa4 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -263,6 +263,7 @@
<dimen name="most_visited_icon_size">48dp</dimen>
<dimen name="most_visited_offline_badge_size">24dp</dimen>
<dimen name="ntp_logo_height">116dp</dimen>
+ <dimen name="ntp_search_box_height">48dp</dimen>
<dimen name="ntp_search_box_material_margin_left">10dp</dimen>
<dimen name="ntp_search_box_material_margin_right">10dp</dimen>
<dimen name="ntp_search_box_material_margin_top">0dp</dimen>

Powered by Google App Engine
This is Rietveld 408576698