summaryrefslogtreecommitdiff
path: root/app/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main')
-rw-r--r--app/src/main/res/menu/statistics.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/menu/statistics.xml b/app/src/main/res/menu/statistics.xml
index c1a545983..eb2a51550 100644
--- a/app/src/main/res/menu/statistics.xml
+++ b/app/src/main/res/menu/statistics.xml
@@ -4,9 +4,8 @@
<item
android:id="@+id/statistics_reset"
- android:icon="@drawable/ic_reset_stats"
android:title="@string/statistics_reset_data"
- custom:showAsAction="ifRoom"
+ custom:showAsAction="never"
/>
<item