summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorpeakvalleytech <65185819+peakvalleytech@users.noreply.github.com>2021-04-02 09:18:33 -0700
committerGitHub <noreply@github.com>2021-04-02 18:18:33 +0200
commitbb51e9ebd97579553ff2301262e38ac90d5dc925 (patch)
tree3014345bdccf7e6d0800e4449e3dd3bafb64ca45 /core/src/main/res/values/attrs.xml
parentea4488c18112de4ee8a328ca14fadf79b171004c (diff)
downloadAntennaPod-bb51e9ebd97579553ff2301262e38ac90d5dc925.zip
Add Contribute entry to settings screen under 'Project' (#5028)
Diffstat (limited to 'core/src/main/res/values/attrs.xml')
-rw-r--r--core/src/main/res/values/attrs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/res/values/attrs.xml b/core/src/main/res/values/attrs.xml
index 91ecae93d..545fe2c93 100644
--- a/core/src/main/res/values/attrs.xml
+++ b/core/src/main/res/values/attrs.xml
@@ -64,4 +64,5 @@
<attr name="ic_notifications" format="reference"/>
<attr name="seek_background" format="color" />
<attr name="ic_share" format="reference"/>
+ <attr name="ic_contribute" format="reference" />
</resources>