summaryrefslogtreecommitdiff
path: root/res/menu/logmenu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/logmenu.xml')
-rw-r--r--res/menu/logmenu.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/logmenu.xml b/res/menu/logmenu.xml
index ee0f86de..9e79702c 100644
--- a/res/menu/logmenu.xml
+++ b/res/menu/logmenu.xml
@@ -34,7 +34,7 @@
<item
android:id="@+id/toggle_time"
android:alphabeticShortcut="t"
- android:icon="@android:drawable/ic_menu_week"
+ android:icon="@drawable/ic_clock"
android:showAsAction="withText|ifRoom"
android:title="@string/toggle_timestamps"/>