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

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

Issue 466993002: Android update menu edge bg for tablets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 years, 4 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/res/values/dimens.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values-sw600dp/dimens.xml
diff --git a/chrome/android/java/res/values/ids.xml b/chrome/android/java/res/values-sw600dp/dimens.xml
similarity index 56%
copy from chrome/android/java/res/values/ids.xml
copy to chrome/android/java/res/values-sw600dp/dimens.xml
index a8ff2a6b65f9fba938441337eea53e89e856a4de..d8fed332584f220853d7b2e017ff2ba0deea9673 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values-sw600dp/dimens.xml
@@ -1,11 +1,11 @@
<?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>
- <item name="menu_item_enter_anim_id" type="id" />
-</resources>
+ <!-- Menu Dimensions -->
+ <!-- Necessary to align the menu icon with the actual button. -->
+ <dimen name="menu_software_vertical_offset">-6dp</dimen>
+</resources>
« no previous file with comments | « no previous file | chrome/android/java/res/values/dimens.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698