summaryrefslogtreecommitdiff
path: root/res/menu/headlines_action_menu.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-16 22:23:36 +0400
committerAndrew Dolgov <[email protected]>2013-04-16 22:23:36 +0400
commitd9563da33de0565d19f06faf0085019cba22cff6 (patch)
tree0e147028480ba9eaeaf4e19c6f3e75b6c6253cab /res/menu/headlines_action_menu.xml
parentf10c37563ab957f60d70e4c72ea46b8bf95e114d (diff)
offline: modernize UI
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 c4e6d3c4..f6e97d93 100644
--- a/res/menu/headlines_action_menu.xml
+++ b/res/menu/headlines_action_menu.xml
@@ -3,7 +3,7 @@
<item
android:id="@+id/selection_toggle_unread"
android:showAsAction="ifRoom"
- android:icon="@drawable/ic_undo_light"
+ android:icon="@drawable/ic_unread_light"
android:title="@string/selection_toggle_unread"/>
<item