summaryrefslogtreecommitdiff
path: root/res/menu/headlines_action_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/headlines_action_menu.xml')
-rw-r--r--res/menu/headlines_action_menu.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/headlines_action_menu.xml b/res/menu/headlines_action_menu.xml
index 5764e179..c4e6d3c4 100644
--- a/res/menu/headlines_action_menu.xml
+++ b/res/menu/headlines_action_menu.xml
@@ -14,7 +14,7 @@
<item
android:id="@+id/selection_toggle_published"
- android:icon="@drawable/ic_menu_publish_light"
+ android:icon="@drawable/ic_menu_unpublished_light"
android:showAsAction="ifRoom"
android:title="@string/selection_toggle_published"/>