aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/arrays.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2016-02-23 16:51:34 -0800
committerScott Jackson <daneren2005@gmail.com>2016-02-23 16:51:34 -0800
commit1c4b9749378ef169e9d0104049432da40ee77f7c (patch)
treed122e4bf7a922299d1f0bc8b267459754ac3084e /app/src/main/res/values/arrays.xml
parent8fcc69026d6a6df3c2b867d1f0c1159caa6a5060 (diff)
downloaddsub-1c4b9749378ef169e9d0104049432da40ee77f7c.tar.gz
dsub-1c4b9749378ef169e9d0104049432da40ee77f7c.tar.bz2
dsub-1c4b9749378ef169e9d0104049432da40ee77f7c.zip
Remove a bunch of unused resources
Diffstat (limited to 'app/src/main/res/values/arrays.xml')
-rw-r--r--app/src/main/res/values/arrays.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml
index a7dd932d..3ee60fce 100644
--- a/app/src/main/res/values/arrays.xml
+++ b/app/src/main/res/values/arrays.xml
@@ -1,18 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string-array name="drawerItemsDescriptions">
- <item>Home</item>
- <item>Artist</item>
- <item>Playlist</item>
- <item>Podcast</item>
- <item>Bookmark</item>
- <item>Share</item>
- <item>Chat</item>
- <item>Admin</item>
- <item>Download</item>
- <item>Settings</item>
- </string-array>
-
<string-array name="defaultDrawerItems">
<item>@string/button_bar.home</item>
<item>@string/button_bar.browse</item>