summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_notification_fast_rewind.xml
diff options
context:
space:
mode:
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.xml4
1 files changed, 2 insertions, 2 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
index 847159cc5..261ed7e6f 100644
--- a/core/src/main/res/drawable/ic_notification_fast_rewind.xml
+++ b/core/src/main/res/drawable/ic_notification_fast_rewind.xml
@@ -1,5 +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">
+ android:height="30dp" android:viewportHeight="24.0"
+ android:viewportWidth="24.0" android:width="30dp">
<path android:fillColor="#FFFFFFFF" android:pathData="M11,18L11,6l-8.5,6 8.5,6zM11.5,12l8.5,6L20,6l-8.5,6z"/>
</vector>