summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/preferences_about.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/preferences_about.xml b/app/src/main/res/xml/preferences_about.xml
index 2c067f133..9b8d744e1 100644
--- a/app/src/main/res/xml/preferences_about.xml
+++ b/app/src/main/res/xml/preferences_about.xml
@@ -21,7 +21,7 @@
android:title="@string/translators"/>
<Preference
android:key="about_privacy_policy"
- android:icon="?attr/action_about"
+ android:icon="?attr/ic_questionmark"
android:summary="https://antennapod.org/privacy.html"
android:title="@string/privacy_policy"/>
<Preference