aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2016-01-29 14:57:03 -0800
committerScott Jackson <daneren2005@gmail.com>2016-01-29 14:57:03 -0800
commit2153ff1bee4c7826ea902b1f1fddf2d2933b2b5b (patch)
treea0378519690d83b2c6610707d2bc127424d5c309 /app/src/main/res/values/attrs.xml
parent734339b93c8e29db8caa11a13017a1acf1831f14 (diff)
downloaddsub-2153ff1bee4c7826ea902b1f1fddf2d2933b2b5b.tar.gz
dsub-2153ff1bee4c7826ea902b1f1fddf2d2933b2b5b.tar.bz2
dsub-2153ff1bee4c7826ea902b1f1fddf2d2933b2b5b.zip
Fixes #476: Add Batch Mode for Now Playing tab
Diffstat (limited to 'app/src/main/res/values/attrs.xml')
-rw-r--r--app/src/main/res/values/attrs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/attrs.xml b/app/src/main/res/values/attrs.xml
index d97a3b21..c8553dc0 100644
--- a/app/src/main/res/values/attrs.xml
+++ b/app/src/main/res/values/attrs.xml
@@ -37,6 +37,7 @@
<attr name="rating_good" format="reference"/>
<attr name="radio" format="reference"/>
<attr name="star_outline" format="reference"/>
+ <attr name="download" format="reference"/>
<attr name="drawerItemsIcons" format="reference"/>
<attr name="drawerHome" format="reference"/>
<attr name="drawerLibrary" format="reference"/>