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

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

Issue 79573003: Upstreaming AppMenu. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Actually add tvdpi Created 7 years, 1 month 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 | « chrome/android/java/res/values-sw600dp/dimens.xml ('k') | 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-xhdpi/dimens.xml
diff --git a/mojo/shell/android/apk/res/values/strings.xml b/chrome/android/java/res/values-xhdpi/dimens.xml
similarity index 71%
copy from mojo/shell/android/apk/res/values/strings.xml
copy to chrome/android/java/res/values-xhdpi/dimens.xml
index ff3f8bb82211699822d4331460dd2c93252d5dd9..6906d3b259af9b043786416f6f678e50ae7de50f 100644
--- a/mojo/shell/android/apk/res/values/strings.xml
+++ b/chrome/android/java/res/values-xhdpi/dimens.xml
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
-
<!-- Copyright 2013 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>
+ <!-- Custom Menu dimensions -->
+ <dimen name="menu_item_divider_width">2px</dimen>
</resources>
« no previous file with comments | « chrome/android/java/res/values-sw600dp/dimens.xml ('k') | chrome/android/java/res/values/dimens.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698