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

Unified Diff: content/public/android/java/res/values-v17/styles.xml

Issue 23672055: [Android] Inflate Select Action Bar from XML. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 3 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: content/public/android/java/res/values-v17/styles.xml
diff --git a/content/public/android/java/res/values-v17/styles.xml b/content/public/android/java/res/values-v17/styles.xml
index aaeb6d759d651aa03526ce6f42390096c0bd77c2..7c439dc8602795fa22b629fc2e9ec53e18875928 100644
--- a/content/public/android/java/res/values-v17/styles.xml
+++ b/content/public/android/java/res/values-v17/styles.xml
@@ -6,10 +6,6 @@
-->
<resources>
- <style name="ContentActionBar">
- <item name="action_mode_share_drawable">@drawable/ic_menu_share_holo_light</item>
- <item name="action_mode_web_search_drawable">@drawable/ic_menu_search_holo_light</item>
- </style>
<style name="SelectPopupDialog">
<item name="select_dialog_singlechoice">@android:layout/select_dialog_singlechoice</item>
<item name="select_dialog_multichoice">@android:layout/select_dialog_multichoice</item>
« no previous file with comments | « content/public/android/java/res/menu/select_action_menu.xml ('k') | content/public/android/java/res/values/attrs.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698