summaryrefslogtreecommitdiff
path: root/app/src/main
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-09-20 23:28:27 +0200
committerByteHamster <info@bytehamster.com>2019-09-20 23:30:00 +0200
commit742bbc5c9275f64445aa3c6e4029f307b11d8be9 (patch)
treea24441dc0d319f921fe0a7923083dcbd3b562db5 /app/src/main
parentb931828736a16b59ae6bc7ee381da9b0f9281887 (diff)
downloadAntennaPod-742bbc5c9275f64445aa3c6e4029f307b11d8be9.zip
Updated FAQ icon and text
Diffstat (limited to 'app/src/main')
-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 a774f2aef..15c4cd5c6 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -43,7 +43,7 @@
<Preference
android:key="prefFaq"
android:title="@string/pref_faq"
- android:icon="?attr/ic_question_answer" />
+ android:icon="?attr/ic_questionmark" />
<Preference
android:key="prefSendBugReport"
android:title="@string/bug_report_title"