[Android] Import the monochrome launcher icon
Nicolas Pomepuy
git at videolan.org
Mon Jan 6 09:57:53 UTC 2025
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Dec 16 07:20:46 2024 +0100| [6d59dda23c3bbbedd9f2f865014eca7d6cc19c41] | committer: Nicolas Pomepuy
Import the monochrome launcher icon
> https://code.videolan.org/videolan/vlc-android/commit/6d59dda23c3bbbedd9f2f865014eca7d6cc19c41
---
application/resources/src/main/res/drawable/ic_launcher_monochrome.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 85df1fb644..da0cb75277 100755
--- a/application/resources/src/main/res/drawable/ic_launcher_monochrome.xml
+++ b/application/resources/src/main/res/drawable/ic_launcher_monochrome.xml
@@ -4,7 +4,7 @@
android:viewportWidth="108"
android:viewportHeight="108">
<path
- 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:pathData="m57.68,31.09c0,0 -0.66,-2.28 -1.43,-3.07C55.69,27.46 55.02,27 54,27c-1.02,0 -1.69,0.46 -2.25,1.02 -0.77,0.79 -1.43,3.07 -1.43,3.07l-8.77,25.77h-3.3c-1.09,0 -2.12,0.95 -2.46,2.04l-3.58,12.27c-0.48,1.64 -0.3,3.27 1.95,3.27h19.84,19.84c2.25,0 2.42,-1.63 1.95,-3.27L72.2,58.91c-0.34,-1.09 -1.37,-2.04 -2.45,-2.04h-3.3zM51.34,34.31c1.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,53.25 L66.07,61.95c0.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"/>
More information about the Android
mailing list