summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorH. Lehmann <ByteHamster@users.noreply.github.com>2019-01-19 09:29:58 +0100
committerGitHub <noreply@github.com>2019-01-19 09:29:58 +0100
commit20def27f22634f04f696429e83a7c439ed04010d (patch)
treee914b8874adea26b3a909addeb39bdee738b0bd0 /core/src/main/res/values/attrs.xml
parent45dd9f6fc16daad276421838498e830371aadcb9 (diff)
parenta421c490e40fb56f611e268e1442e9d34a59059f (diff)
downloadAntennaPod-20def27f22634f04f696429e83a7c439ed04010d.zip
Merge pull request #2993 from pachecosf/add-highlighting-of-drawer-item
Adding highlighting of drawer item functionality
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 16a6d9185..48e55768e 100644
--- a/core/src/main/res/values/attrs.xml
+++ b/core/src/main/res/values/attrs.xml
@@ -67,6 +67,7 @@
<attr name="overlay_background" format="color"/>
<attr name="nav_drawer_background" format="color"/>
+ <attr name="drawer_activated_color" format="color"/>
<attr name="about_screen_background" format="color"/>
<attr name="about_screen_card_background" format="color"/>