summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2023-04-15 17:33:21 +0200
committerGitHub <noreply@github.com>2023-04-15 17:33:21 +0200
commit8396a346707677ce22373a96e905bb1763d5cfb9 (patch)
tree58e714b91ce072bbba6f361eb694eea2d68d97c6 /core
parent84e1ff248f6e6c437dd5ecaf8217a7ee6b5c1af5 (diff)
downloadAntennaPod-8396a346707677ce22373a96e905bb1763d5cfb9.zip
Replace Network+Storage preferences with Downloads (#6434)
Diffstat (limited to 'core')
-rw-r--r--core/src/main/res/drawable/ic_network.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/src/main/res/drawable/ic_network.xml b/core/src/main/res/drawable/ic_network.xml
deleted file mode 100644
index 52f5889b8..000000000
--- a/core/src/main/res/drawable/ic_network.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<vector android:height="24dp"
- android:viewportHeight="24.0" android:viewportWidth="24.0"
- android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
- <path android:fillColor="?attr/action_icon_color" android:pathData="M16,17.01V10h-2v7.01h-3L15,21l4,-3.99h-3zM9,3L5,6.99h3V14h2V6.99h3L9,3z"/>
-</vector>