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

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

Issue 2777773002: Show the image header for the Context Menu (Closed)
Patch Set: Created 3 years, 9 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-sw600dp/dimens.xml
diff --git a/chrome/android/java/res/values-sw600dp/dimens.xml b/chrome/android/java/res/values-sw600dp/dimens.xml
index 3a75891494479255d039430441f43b77b24bc3c3..4529d0adcaca7daf37a3defbb12bda46c19c3c3f 100644
--- a/chrome/android/java/res/values-sw600dp/dimens.xml
+++ b/chrome/android/java/res/values-sw600dp/dimens.xml
@@ -49,4 +49,7 @@
<!-- Payments UI -->
<dimen name="payments_ui_max_dialog_width">600dp</dimen>
+
+ <!-- Context Menu Dimensions -->
+ <dimen name="context_menu_header_image_max_size">216dp</dimen>
</resources>

Powered by Google App Engine
This is Rietveld 408576698