[Android] Update icon color

Robert Stone git at videolan.org
Thu Nov 5 06:55:10 CET 2020


vlc-android | branch: master | Robert Stone <rhstone at gmail.com> | Fri Oct 30 22:48:40 2020 -0700| [9986dc030741a6c5e1f4fcdfe5de9f207bd67e77] | committer: Nicolas Pomepuy

Update icon color

> https://code.videolan.org/videolan/vlc-android/commit/9986dc030741a6c5e1f4fcdfe5de9f207bd67e77
---

 application/resources/src/main/res/drawable/ic_auto_nothumb.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/application/resources/src/main/res/drawable/ic_auto_nothumb.xml b/application/resources/src/main/res/drawable/ic_auto_nothumb.xml
index 8372f44e0..d94201963 100644
--- a/application/resources/src/main/res/drawable/ic_auto_nothumb.xml
+++ b/application/resources/src/main/res/drawable/ic_auto_nothumb.xml
@@ -30,5 +30,5 @@
   <path
       android:pathData="M4,0C1.7909,0 0,1.7909 0,4v40c0,2.2091 1.7909,4 4,4h40c2.2091,0 4,-1.7909 4,-4L48,4C48,1.7909 46.2091,0 44,0ZM34,8v24.0039c0,2.4853 -2.0147,4.5 -4.5,4.5 -2.4853,0 -4.5,-2.0147 -4.5,-4.5 0,-2.4853 2.0147,-4.5 4.5,-4.5 0.1671,0.001 0.334,0.011 0.5,0.031L30,16.0036l-10,4v15.5c0,2.4853 -2.0147,4.4961 -4.5,4.4961 -2.4853,0 -4.5,-2.0108 -4.5,-4.4961 0,-2.4853 2.0147,-4.5 4.5,-4.5 0.1671,0.001 0.334,0.011 0.5,0.031L16,17.3002c-0.0002,-0.7905 0.4652,-1.5069 1.1875,-1.8281z"
       android:strokeWidth="2"
-      android:fillColor="#ffffff"/>
+      android:fillColor="#88ffffff"/>
 </vector>



More information about the Android mailing list