[Android] Set grey700 to more icon

Alexandre Perraud git at videolan.org
Thu Feb 1 16:10:40 CET 2018


vlc-android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Thu Feb  1 16:08:47 2018 +0100| [94c9073e5426a9863f7683c7236e539d3d723800] | committer: Alexandre Perraud

Set grey700 to more icon

> https://code.videolan.org/videolan/vlc-android/commit/94c9073e5426a9863f7683c7236e539d3d723800
---

 assets/images/svg/ic_more_normal.svg              |  18 +++++++++---------
 vlc-android/res/drawable-hdpi/ic_more_normal.png  | Bin 296 -> 383 bytes
 vlc-android/res/drawable-ldpi/ic_more_normal.png  | Bin 229 -> 243 bytes
 vlc-android/res/drawable-mdpi/ic_more_normal.png  | Bin 206 -> 286 bytes
 vlc-android/res/drawable-xhdpi/ic_more_normal.png | Bin 296 -> 436 bytes
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/assets/images/svg/ic_more_normal.svg b/assets/images/svg/ic_more_normal.svg
index 3f175116c..aee7e728c 100644
--- a/assets/images/svg/ic_more_normal.svg
+++ b/assets/images/svg/ic_more_normal.svg
@@ -13,7 +13,7 @@
    height="16"
    id="svg4682"
    version="1.1"
-   inkscape:version="0.48.5 r10040"
+   inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
    sodipodi:docname="ic_more_normal.svg"
    inkscape:export-filename="/home/corbax/Dev/android/Icons/Test 1/ic_play_normal.png"
    inkscape:export-xdpi="90"
@@ -27,16 +27,16 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="31.678384"
-     inkscape:cx="-1.106886"
-     inkscape:cy="12.572287"
+     inkscape:zoom="44.8"
+     inkscape:cx="8.0579816"
+     inkscape:cy="8.8042156"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="true"
      inkscape:window-width="1920"
-     inkscape:window-height="1056"
-     inkscape:window-x="0"
-     inkscape:window-y="24"
+     inkscape:window-height="1052"
+     inkscape:window-x="1920"
+     inkscape:window-y="0"
      inkscape:window-maximized="1">
     <inkscape:grid
        type="xygrid"
@@ -54,7 +54,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title />
+        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -64,7 +64,7 @@
      id="layer1"
      transform="translate(0,-1036.3622)">
     <path
-       style="color:#000000;fill:#bdbdbd;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       style="color:#000000;fill:#616161;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="M 8 3.5 C 7.4477153 3.5 7 3.9477153 7 4.5 C 7 5.0522847 7.4477153 5.5 8 5.5 C 8.5522847 5.5 9 5.0522847 9 4.5 C 9 3.9477153 8.5522847 3.5 8 3.5 z M 8 7 C 7.4477153 7 7 7.4477153 7 8 C 7 8.5522847 7.4477153 9 8 9 C 8.5522847 9 9 8.5522847 9 8 C 9 7.4477153 8.5522847 7 8 7 z M 8 10.5 C 7.4477153 10.5 7 10.947715 7 11.5 C 7 12.052285 7.4477153 12.5 8 12.5 C 8.5522847 12.5 9 12.052285 9 11.5 C 9 10.947715 8.5522847 10.5 8 10.5 z "
        transform="translate(0,1036.3622)"
        id="path5963" />
diff --git a/vlc-android/res/drawable-hdpi/ic_more_normal.png b/vlc-android/res/drawable-hdpi/ic_more_normal.png
index fd0c417ea..cc1756cce 100644
Binary files a/vlc-android/res/drawable-hdpi/ic_more_normal.png and b/vlc-android/res/drawable-hdpi/ic_more_normal.png differ
diff --git a/vlc-android/res/drawable-ldpi/ic_more_normal.png b/vlc-android/res/drawable-ldpi/ic_more_normal.png
index 23be7ce94..9ede6735e 100644
Binary files a/vlc-android/res/drawable-ldpi/ic_more_normal.png and b/vlc-android/res/drawable-ldpi/ic_more_normal.png differ
diff --git a/vlc-android/res/drawable-mdpi/ic_more_normal.png b/vlc-android/res/drawable-mdpi/ic_more_normal.png
index 2bd01b198..c6b3b5868 100644
Binary files a/vlc-android/res/drawable-mdpi/ic_more_normal.png and b/vlc-android/res/drawable-mdpi/ic_more_normal.png differ
diff --git a/vlc-android/res/drawable-xhdpi/ic_more_normal.png b/vlc-android/res/drawable-xhdpi/ic_more_normal.png
index 997372f8b..c9218a6e9 100644
Binary files a/vlc-android/res/drawable-xhdpi/ic_more_normal.png and b/vlc-android/res/drawable-xhdpi/ic_more_normal.png differ



More information about the Android mailing list