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

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

Issue 2777773002: Show the image header for the Context Menu (Closed)
Patch Set: Fixed based off twellington's comments 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 bb9231259857fafe4e384b9ae11ebb3934effe20..01498c5efc64ac9ed13dc73d86dd70e00bfcca36 100644
--- a/chrome/android/java/res/values-sw600dp/dimens.xml
+++ b/chrome/android/java/res/values-sw600dp/dimens.xml
@@ -47,4 +47,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