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

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

Issue 2853583002: 🏠 Add expand button and flag to enable it (Closed)
Patch Set: fix histograms Created 3 years, 8 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 953b54f893884cc0c88e35dff93b04820b0c0913..3cfdc354de5b989af9cd3869f4bef6b56b76189d 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -454,6 +454,7 @@
<dimen name="chrome_home_full_height_from_top">24dp</dimen>
<dimen name="chrome_home_min_full_half_distance">160dp</dimen>
<dimen name="chrome_home_progress_bar_height">4dp</dimen>
+ <dimen name="chrome_home_expand_button_extra_padding">1dp</dimen>
<!-- TextBubble dimensions -->
<dimen name="text_bubble_margin">2dp</dimen>

Powered by Google App Engine
This is Rietveld 408576698