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

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

Issue 2806273002: Make the Translate Overflow Menu using ListPopupWindow (Closed)
Patch Set: fix according the comments 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 970f18bfb84634382cb9676a2d0599fd3f1acf3d..a77b4f2e713fe79607c8632e9054c6589499f4e7 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -102,6 +102,7 @@
<!-- Dimensions for compact translate infobar. -->
<dimen name="infobar_translate_fade_edge_length">18dp</dimen>
+ <dimen name="infobar_translate_menu_width">260dp</dimen>
<!-- Contextual search dimensions -->
<dimen name="contextual_search_peek_promo_height">48dp</dimen>

Powered by Google App Engine
This is Rietveld 408576698