summaryrefslogtreecommitdiffstats
path: root/res/xml/user_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/user_settings.xml')
-rw-r--r--res/xml/user_settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/user_settings.xml b/res/xml/user_settings.xml
index cf393b3..3a0ab74 100644
--- a/res/xml/user_settings.xml
+++ b/res/xml/user_settings.xml
@@ -26,6 +26,6 @@
<Preference
android:key="user_add"
android:title="@string/user_add_user_menu"
- android:icon="@drawable/ic_menu_add" />
+ android:icon="@drawable/ic_menu_add_dark" />
</PreferenceScreen>