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

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

Issue 419673002: Update Android menu to overlap anchor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
deleted file mode 100644
index ec9a3b0a4322801279cb61b64f83e560c842d280..0000000000000000000000000000000000000000
--- a/chrome/android/java/res/values-sw600dp/dimens.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright 2014 The Chromium Authors. All rights reserved.
- Use of this source code is governed by a BSD-style license that can be
- found in the LICENSE file.
--->
-
-<resources>
- <!-- Menu Dimensions -->
- <!-- Necessary to align the menu with the bottom of the toolbar (the anchored button does not
- extend to the bottom of the toolbar). -->
- <dimen name="menu_vertical_offset">2dp</dimen>
-</resources>

Powered by Google App Engine
This is Rietveld 408576698