summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2022-04-22 22:11:12 +0200
committerGitHub <noreply@github.com>2022-04-22 22:11:12 +0200
commit8775031b20cbb10876b36541f346e0a0efdad1cb (patch)
tree62f741e967cad976c4cc6b0eec21a3c2d0734213 /core/src/main/res/values/attrs.xml
parenta01c24984e90434924efb1199a1f39a99cb2f226 (diff)
downloadAntennaPod-8775031b20cbb10876b36541f346e0a0efdad1cb.zip
Podcast page re-design (#5842)
Makes the settings button more visible, following a mock-up on the forum
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 596b1cca2..6f88b6d51 100644
--- a/core/src/main/res/values/attrs.xml
+++ b/core/src/main/res/values/attrs.xml
@@ -8,6 +8,7 @@
<attr name="drawer_activated_color" format="color"/>
<attr name="action_icon_color" format="color"/>
<attr name="scrollbar_thumb" format="reference"/>
+ <attr name="background_color" format="color"/>
<attr name="background_elevated" format="color"/>
<attr name="filter_dialog_clear" format="color"/>
<attr name="filter_dialog_button_background" format="reference"/>