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

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

Issue 2807123003: Fix menu sizing for data saver footer. (Closed)
Patch Set: Fix strictmode violation when showing data reduction promo 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
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/ChromeTabbedActivity.java » ('j') | 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 ee84d769d44b78dc9b4fc4839805ae146971f2e1..e09f050608a60c81953197eaf19410271038c350 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -149,6 +149,7 @@
<!-- Data Saver -->
<dimen name="data_usage_chart_height">252dp</dimen>
<dimen name="data_reduction_main_menu_icon_width">32dp</dimen>
+ <dimen name="data_saver_menu_footer_min_show_height">240dp</dimen>
<!-- The size of the text for tab titles. -->
<dimen name="compositor_tab_title_text_size">13sp</dimen>
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/ChromeTabbedActivity.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698