summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_notification_skip.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2021-04-17 11:57:27 +0200
committerByteHamster <info@bytehamster.com>2021-04-21 23:05:47 +0200
commit74c8dc9c144ca80453b64b8743aceebf4b6cb4cf (patch)
tree8631029c962f51368565a03c086a4398d6b4bed3 /core/src/main/res/drawable/ic_notification_skip.xml
parentbd7793ffd49a914ced95f82b3ea7633972eb738a (diff)
downloadAntennaPod-74c8dc9c144ca80453b64b8743aceebf4b6cb4cf.zip
Moved notification icons to their own module, so they don't crash old Android versions
Diffstat (limited to 'core/src/main/res/drawable/ic_notification_skip.xml')
-rw-r--r--core/src/main/res/drawable/ic_notification_skip.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/src/main/res/drawable/ic_notification_skip.xml b/core/src/main/res/drawable/ic_notification_skip.xml
deleted file mode 100644
index 6bf03002a..000000000
--- a/core/src/main/res/drawable/ic_notification_skip.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<vector xmlns:android="http://schemas.android.com/apk/res/android"
- android:height="30dp" android:viewportHeight="24.0"
- android:viewportWidth="24.0" android:width="30dp">
- <path android:fillColor="#FFFFFFFF" android:pathData="M6,18l8.5,-6L6,6v12zM16,6v12h2V6h-2z"/>
-</vector>