summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_notification_fast_rewind.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-09-25 15:24:23 +0200
committerByteHamster <info@bytehamster.com>2019-09-25 15:24:23 +0200
commit72d5c65c4f696b74dd7d217eb45bef5ad1bd619d (patch)
tree2dc0c14084cbc494bf2e01a316e27d3441efc2cd /core/src/main/res/drawable/ic_notification_fast_rewind.xml
parenta92123340da7a3f7286adfd8510c868fec030d4e (diff)
downloadAntennaPod-72d5c65c4f696b74dd7d217eb45bef5ad1bd619d.zip
Removed transparent notification button outline
Diffstat (limited to 'core/src/main/res/drawable/ic_notification_fast_rewind.xml')
-rw-r--r--core/src/main/res/drawable/ic_notification_fast_rewind.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/src/main/res/drawable/ic_notification_fast_rewind.xml b/core/src/main/res/drawable/ic_notification_fast_rewind.xml
new file mode 100644
index 000000000..847159cc5
--- /dev/null
+++ b/core/src/main/res/drawable/ic_notification_fast_rewind.xml
@@ -0,0 +1,5 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:height="24dp" android:viewportHeight="24.0"
+ android:viewportWidth="24.0" android:width="24dp">
+ <path android:fillColor="#FFFFFFFF" android:pathData="M11,18L11,6l-8.5,6 8.5,6zM11.5,12l8.5,6L20,6l-8.5,6z"/>
+</vector>