[Android] Import new icon

Nicolas Pomepuy git at videolan.org
Fri Apr 16 08:23:47 UTC 2021


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Apr 16 10:19:12 2021 +0200| [3e63a845ee00dca0af9cd8ccdf0d29814eebf44d] | committer: Nicolas Pomepuy

Import new icon

> https://code.videolan.org/videolan/vlc-android/commit/3e63a845ee00dca0af9cd8ccdf0d29814eebf44d
---

 .../src/main/res/drawable/ic_ctx_shuffle.xml       | 26 ++++++++++------------
 1 file changed, 12 insertions(+), 14 deletions(-)

diff --git a/application/resources/src/main/res/drawable/ic_ctx_shuffle.xml b/application/resources/src/main/res/drawable/ic_ctx_shuffle.xml
index 0871ca9bb..1e70b46af 100644
--- a/application/resources/src/main/res/drawable/ic_ctx_shuffle.xml
+++ b/application/resources/src/main/res/drawable/ic_ctx_shuffle.xml
@@ -23,18 +23,16 @@
   -->
 
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
-        android:width="40dp"
-        android:height="40dp"
-        android:viewportWidth="24"
-        android:viewportHeight="24">
-    <path
-            android:pathData="m14.4439,6c-0.4541,0.039 -0.623,0.6165 -0.2617,0.8944l0.7557,0.7557 -8.6451,8.6432C6.112,16.4741 6,16.7241 6,17.0002c0,0.5522 0.4476,0.9998 0.9998,0.9998 0.2762,0 0.526,-0.112 0.7069,-0.293l8.6451,-8.643 0.7499,0.7498c0,0 -0.0002,0.01 0.0098,0.01 0.2995,0.3652 0.8915,0.15 0.8866,-0.3222v-3.4994h-3.4994c-0.017,-0.0009 -0.0338,-0.0009 -0.0508,0zM6.9998,6C6.4476,6 6,6.4476 6,6.9999c0.0005,0.2684 0.1089,0.5252 0.3007,0.7128l-0.0098,0.01 2.8726,2.8725 1.4138,-1.4139 -2.7867,-2.7866c-0.1889,-0.2471 -0.4819,-0.392 -0.7928,-0.3924zM14.8189,13.4187 L13.405,14.8325 14.9302,16.3577 14.1862,17.1016c0,0 -0.0098,-0.0002 -0.0098,0.01 -0.3651,0.2995 -0.15,0.8915 0.3222,0.8866h3.4994v-3.4994c0.0009,-0.017 0.0009,-0.034 0,-0.051h0.002c-0.039,-0.4541 -0.6164,-0.623 -0.8944,-0.2617l-0.7616,0.7616z"
-            android:strokeAlpha="1"
-            android:strokeLineJoin="miter"
-            android:strokeWidth="0.99983621"
-            android:fillColor="#000000"
-            android:strokeColor="#00000000"
-            android:fillType="evenOdd"
-            android:fillAlpha="1"
-            android:strokeLineCap="butt"/>
+    android:width="40dp"
+    android:height="40dp"
+    android:viewportWidth="40"
+    android:viewportHeight="40">
+  <path
+      android:pathData="m9.502,8c-0.3835,0 -0.7668,0.1476 -1.0606,0.4414 -0.5876,0.5876 -0.5876,1.5335 0,2.1211l7.3164,7.3164 2.1211,-2.1211 -7.3164,-7.3164c-0.2938,-0.2938 -0.6771,-0.4414 -1.0605,-0.4414zM25,8c-0.8902,0.0003 -1.333,1.077 -0.707,1.707l1.9394,1.9395 -17.791,17.791c-0.5876,0.5876 -0.5876,1.5335 0,2.1211 0.5876,0.5876 1.5335,0.5876 2.1211,0l17.791,-17.791 1.9395,1.9395c0.6466,0.6259 1.7086,0.1832 1.707,-0.707v-7zM24.2422,22.1211 L22.1211,24.2422 26.2324,28.3535 24.293,30.293c-0.6259,0.6466 -0.1832,1.7086 0.707,1.707h7v-7c-0.0003,-0.8902 -1.077,-1.333 -1.707,-0.707l-1.9395,1.9395z"
+      android:strokeLineJoin="miter"
+      android:strokeWidth="4"
+      android:fillColor="#000000"
+      android:strokeColor="#00000000"
+      android:fillType="evenOdd"
+      android:strokeLineCap="butt"/>
 </vector>



More information about the Android mailing list