summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-03-23 01:46:50 +0100
committerByteHamster <info@bytehamster.com>2020-03-23 01:46:50 +0100
commite417f4a5f8f0a2e53deb5eba7059a83d85432a9e (patch)
tree116347b35be2a30d53267be45767d0793bb211f3 /core/src
parent16d0a1befa09aaa40e29ff906bc86f5a1d496fb5 (diff)
downloadAntennaPod-e417f4a5f8f0a2e53deb5eba7059a83d85432a9e.zip
Added bottom sheet to activity
Diffstat (limited to 'core/src')
-rw-r--r--core/src/main/res/values/arrays.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/src/main/res/values/arrays.xml b/core/src/main/res/values/arrays.xml
index 45ea97eb4..dc79905cd 100644
--- a/core/src/main/res/values/arrays.xml
+++ b/core/src/main/res/values/arrays.xml
@@ -196,7 +196,6 @@
</string-array>
<string-array name="nav_drawer_titles">
- <item>Audio player</item>
<item>@string/queue_label</item>
<item>@string/episodes_label</item>
<item>@string/subscriptions_label</item>