summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/preferences.xml')
-rw-r--r--app/src/main/res/xml/preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index 7c5012899..91ba649d2 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -45,9 +45,9 @@
android:icon="@drawable/ic_notifications"/>
<Preference
+ android:icon="@drawable/chart_box_outline"
android:key="statistics"
- android:title="@string/statistics_label"
- android:icon="@drawable/ic_statistics" />
+ android:title="@string/statistics_label" />
<PreferenceCategory
android:key="project"