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

Unified Diff: chrome/android/java/res/values/ids.xml

Issue 388803006: Add per-item animations to the menu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased again 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
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenu.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values/ids.xml
diff --git a/components/cronet/android/sample/res/values/strings.xml b/chrome/android/java/res/values/ids.xml
similarity index 80%
copy from components/cronet/android/sample/res/values/strings.xml
copy to chrome/android/java/res/values/ids.xml
index bbb7900c10c35228492cf85e4fda789516b23d06..a8ff2a6b65f9fba938441337eea53e89e856a4de 100644
--- a/components/cronet/android/sample/res/values/strings.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -4,7 +4,8 @@
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>
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenu.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698