summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/xml/preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index 659e44f4a..38b11cbab 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -48,7 +48,7 @@
android:key="statistics"
android:title="@string/statistics_label"
android:summary="@string/statistics_moved"
- android:icon="@drawable/chart_box_outline"/>
+ android:icon="@drawable/ic_chart_box"/>
<PreferenceCategory
android:key="project"