[Android] Import new material you monochrome icon

Nicolas Pomepuy git at videolan.org
Fri Jun 3 07:02:48 UTC 2022


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Jun  3 08:54:28 2022 +0200| [73c35df7a66e03d4d4cb18ac25467d2842fcf3c6] | committer: Nicolas Pomepuy

Import new material you monochrome icon

> https://code.videolan.org/videolan/vlc-android/commit/73c35df7a66e03d4d4cb18ac25467d2842fcf3c6
---

 .../main/res/drawable/ic_launcher_monochrome.xml   | 40 +++++-----------------
 1 file changed, 8 insertions(+), 32 deletions(-)

diff --git a/application/resources/src/main/res/drawable/ic_launcher_monochrome.xml b/application/resources/src/main/res/drawable/ic_launcher_monochrome.xml
index 540a91ab3..85df1fb64 100755
--- a/application/resources/src/main/res/drawable/ic_launcher_monochrome.xml
+++ b/application/resources/src/main/res/drawable/ic_launcher_monochrome.xml
@@ -1,35 +1,11 @@
-<!--
-  ~ *************************************************************************
-  ~  ic_launcher_monochrome.xml
-  ~ **************************************************************************
-  ~ Copyright © 2022 VLC authors and VideoLAN
-  ~ Author: Nicolas POMEPUY
-  ~ This program is free software; you can redistribute it and/or modify
-  ~ it under the terms of the GNU General Public License as published by
-  ~ the Free Software Foundation; either version 2 of the License, or
-  ~ (at your option) any later version.
-  ~
-  ~ This program is distributed in the hope that it will be useful,
-  ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
-  ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-  ~ GNU General Public License for more details.
-  ~
-  ~ You should have received a copy of the GNU General Public License
-  ~ along with this program; if not, write to the Free Software
-  ~ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
-  ~ ***************************************************************************
-  ~
-  ~
-  -->
-
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
-        android:width="108dp"
-        android:height="108dp"
-        android:viewportWidth="108"
-        android:viewportHeight="108">
-
- <!-- cone -->
+    android:width="108dp"
+    android:height="108dp"
+    android:viewportWidth="108"
+    android:viewportHeight="108">
   <path
-      android:pathData="m54,26.549c-1.023,0 -1.694,0.455 -2.25,1.023 -0.769,0.786 -1.432,3.068 -1.432,3.068l-0.818,2.453c3.273,1.636 5.608,1.789 9,0l-0.818,-2.453c0,0 -0.663,-2.283 -1.432,-3.068 -0.556,-0.568 -1.227,-1.023 -2.25,-1.023zM46.637,41.683 L43.365,51.502c3.272,3.272 6.837,4.09 10.635,4.09 3.798,0 7.362,-0.817 10.635,-4.09l-3.271,-9.818c-2.454,1.841 -4.742,2.762 -7.363,2.762 -2.621,0 -4.909,-0.921 -7.363,-2.762zM38.25,56.41c-1.088,0 -2.117,0.951 -2.453,2.045l-3.58,12.271c-0.478,1.64 -0.306,3.273 1.943,3.273h19.84,19.84c2.25,-0 2.42,-1.634 1.941,-3.273L72.203,58.455c-0.336,-1.094 -1.367,-2.045 -2.455,-2.045h-3.477c0,0 0.546,1.637 0.818,2.455 0.395,1.187 0.585,1.785 -0.006,2.465 -3.267,3.262 -8.473,4.49 -13.084,4.488 -4.614,-0.001 -9.795,-1.276 -13.09,-4.5 -0.617,-0.604 -0.409,-1.226 0,-2.453 0.273,-0.818 0.818,-2.455 0.818,-2.455z"
-      android:fillColor="@color/grey50"/>
+      android:pathData="m57.68,34.64c0,0 -0.66,-2.28 -1.43,-3.07 -0.56,-0.57 -1.23,-1.02 -2.25,-1.02 -1.02,0 -1.69,0.46 -2.25,1.02 -0.77,0.79 -1.43,3.07 -1.43,3.07L41.55,60.41h-3.3c-1.09,0 -2.12,0.95 -2.46,2.04L32.22,74.73C31.74,76.37 31.91,78 34.16,78h19.84,19.84c2.25,0 2.42,-1.63 1.95,-3.27L72.2,62.46c-0.34,-1.09 -1.37,-2.04 -2.45,-2.04h-3.3zM51.34,37.86c1.82,0.63 3.45,0.67 5.32,0.02l3.03,8.89c-1.85,1.1 -3.68,1.67 -5.7,1.67 -2.02,0 -3.84,-0.58 -5.69,-1.67zM63.1,56.8 L66.07,65.5c0.12,0.34 -0.1,0.73 -0.38,0.95 -3.19,2.47 -7.68,3.37 -11.7,3.37 -4.02,-0 -8.49,-0.93 -11.69,-3.39 -0.28,-0.21 -0.48,-0.61 -0.37,-0.94l2.96,-8.69c2.85,2.17 5.89,2.79 9.1,2.79 3.22,0 6.26,-0.63 9.11,-2.79z"
+      android:strokeWidth="0.0862069"
+      android:fillColor="#ffffff"
+      android:strokeColor="#00000000"/>
 </vector>



More information about the Android mailing list