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

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

Issue 2345673002: [NewTabPage] Refine fakebox scrolling transition on tablets. (Closed)
Patch Set: Adjust start distance. 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 | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPageView.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values-sw600dp/dimens.xml
diff --git a/chrome/android/java/res/values-sw600dp/dimens.xml b/chrome/android/java/res/values-sw600dp/dimens.xml
index 857896dd94b7a3742cf0877cde16f7971fcf301f..3a75891494479255d039430441f43b77b24bc3c3 100644
--- a/chrome/android/java/res/values-sw600dp/dimens.xml
+++ b/chrome/android/java/res/values-sw600dp/dimens.xml
@@ -34,6 +34,7 @@
<!-- NTP dimensions -->
<dimen name="ntp_logo_height">180dp</dimen>
+ <dimen name="ntp_search_box_transition_length">60dp</dimen>
<!-- Recent tabs page -->
<dimen name="recent_tabs_visible_separator_padding">28dp</dimen>
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPageView.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698