[Android] Update view list and grid icon

Alexandre Perraud git at videolan.org
Fri Oct 6 10:20:34 UTC 2023


vlc-android | branch: master | Alexandre Perraud <alexandre at videolan.org> | Fri Jul 21 16:01:29 2023 +0200| [88c231a42bf2eb3a6aa30d7b6cd01443f7a43b2b] | committer: Alexandre Perraud

Update view list and grid icon

> https://code.videolan.org/videolan/vlc-android/commit/88c231a42bf2eb3a6aa30d7b6cd01443f7a43b2b
---

 .../resources/src/main/res/drawable/ic_view_grid.xml       | 14 +++++++-------
 .../resources/src/main/res/drawable/ic_view_list.xml       | 14 +++++++-------
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/application/resources/src/main/res/drawable/ic_view_grid.xml b/application/resources/src/main/res/drawable/ic_view_grid.xml
index 08cfd2ff1e..63de0f8c8e 100644
--- a/application/resources/src/main/res/drawable/ic_view_grid.xml
+++ b/application/resources/src/main/res/drawable/ic_view_grid.xml
@@ -1,9 +1,9 @@
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
-        android:width="24dp"
-        android:height="24dp"
-        android:viewportWidth="24"
-        android:viewportHeight="24">
-    <path
-            android:fillColor="?attr/colorControlNormal"
-            android:pathData="M4,11h5L9,5L4,5v6zM4,18h5v-6L4,12v6zM10,18h5v-6h-5v6zM16,18h5v-6h-5v6zM10,11h5L15,5h-5v6zM16,5v6h5L21,5h-5z"/>
+    android:width="48dp"
+    android:height="48dp"
+    android:viewportWidth="48"
+    android:viewportHeight="48">
+  <path
+      android:pathData="m8.5,12c-0.831,0 -1.5,0.669 -1.5,1.5v8c0,0.831 0.669,1.5 1.5,1.5L15.5,23c0.831,0 1.5,-0.669 1.5,-1.5v-8C17,12.669 16.331,12 15.5,12ZM20.5,12C19.669,12 19,12.669 19,13.5v8c0,0.831 0.669,1.5 1.5,1.5h7c0.831,0 1.5,-0.669 1.5,-1.5v-8C29,12.669 28.331,12 27.5,12ZM32.5,12C31.669,12 31,12.669 31,13.5v8c0,0.831 0.669,1.5 1.5,1.5h7c0.831,0 1.5,-0.669 1.5,-1.5v-8C41,12.669 40.331,12 39.5,12ZM8.5,25c-0.831,0 -1.5,0.669 -1.5,1.5v8c0,0.831 0.669,1.5 1.5,1.5L15.5,36c0.831,0 1.5,-0.669 1.5,-1.5v-8C17,25.669 16.331,25 15.5,25ZM20.5,25C19.669,25 19,25.669 19,26.5v8c0,0.831 0.669,1.5 1.5,1.5h7c0.831,0 1.5,-0.669 1.5,-1.5v-8C29,25.669 28.331,25 27.5,25ZM32.5,25C31.669,25 31,25.669 31,26.5v8c0,0.831 0.669,1.5 1.5,1.5h7c0.831,0 1.5,-0.669 1.5,-1.5v-8C41,25.669 40.331,25 39.5,25Z"
+      android:fillColor="?attr/colorControlNormal"/>
 </vector>
diff --git a/application/resources/src/main/res/drawable/ic_view_list.xml b/application/resources/src/main/res/drawable/ic_view_list.xml
index 9acc3807b6..63330f90da 100644
--- a/application/resources/src/main/res/drawable/ic_view_list.xml
+++ b/application/resources/src/main/res/drawable/ic_view_list.xml
@@ -1,9 +1,9 @@
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
-        android:width="24dp"
-        android:height="24dp"
-        android:viewportWidth="24"
-        android:viewportHeight="24">
-    <path
-            android:fillColor="?attr/colorControlNormal"
-            android:pathData="M4,14h4v-4L4,10v4zM4,19h4v-4L4,15v4zM4,9h4L8,5L4,5v4zM9,14h12v-4L9,10v4zM9,19h12v-4L9,15v4zM9,5v4h12L21,5L9,5z"/>
+    android:width="48dp"
+    android:height="48dp"
+    android:viewportWidth="48"
+    android:viewportHeight="48">
+  <path
+      android:pathData="m8.5,12c-0.831,0 -1.5,0.669 -1.5,1.5V17c0,0.831 0.669,1.5 1.5,1.5H13c0.831,0 1.5,-0.669 1.5,-1.5V13.5C14.5,12.669 13.831,12 13,12ZM18.5,12C17.669,12 17,12.669 17,13.5V17c0,0.831 0.669,1.5 1.5,1.5h21C40.331,18.5 41,17.831 41,17V13.5C41,12.669 40.331,12 39.5,12ZM8.5,20.75c-0.831,0 -1.5,0.669 -1.5,1.5v3.5c0,0.831 0.669,1.5 1.5,1.5H13c0.831,0 1.5,-0.669 1.5,-1.5v-3.5c0,-0.831 -0.669,-1.5 -1.5,-1.5zM18.5,20.75c-0.831,0 -1.5,0.669 -1.5,1.5v3.5c0,0.831 0.669,1.5 1.5,1.5h21c0.831,0 1.5,-0.669 1.5,-1.5v-3.5c0,-0.831 -0.669,-1.5 -1.5,-1.5zM8.5,29.5c-0.831,0 -1.5,0.669 -1.5,1.5v3.5c0,0.831 0.669,1.5 1.5,1.5H13c0.831,0 1.5,-0.669 1.5,-1.5V31c0,-0.831 -0.669,-1.5 -1.5,-1.5zM18.5,29.5C17.669,29.5 17,30.169 17,31v3.5c0,0.831 0.669,1.5 1.5,1.5h21C40.331,36 41,35.331 41,34.5V31c0,-0.831 -0.669,-1.5 -1.5,-1.5z"
+      android:fillColor="?attr/colorControlNormal"/>
 </vector>



More information about the Android mailing list