aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/ids.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-09-24 21:27:52 +0200
committerChristian Schneppe <christian@pix-art.de>2017-09-24 21:30:58 +0200
commit83f362c8b4f25d56ab2a74e37acd6b0fd0125a9c (patch)
tree01b2b07c70a307a526944133b6dfc88f3e2c0604 /src/main/res/values/ids.xml
parent259d29518331c4517c36e2baf073615fb7bf193f (diff)
refactored AudioPlayer
Diffstat (limited to 'src/main/res/values/ids.xml')
-rw-r--r--src/main/res/values/ids.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/ids.xml b/src/main/res/values/ids.xml
index d1fd477b5..c4f584851 100644
--- a/src/main/res/values/ids.xml
+++ b/src/main/res/values/ids.xml
@@ -7,4 +7,5 @@
<item name="TAG_ACCOUNT" type="id" />
<item name="TAG_FINGERPRINT" type="id" />
<item name="TAG_FINGERPRINT_STATUS" type="id" />
+ <item name="TAG_AUDIO_PLAYER_VIEW_HOLDER" type="id" />
</resources> \ No newline at end of file