[Android] TV : Remove useles icons

Alexandre Perraud git at videolan.org
Wed Nov 8 12:05:42 CET 2017


vlc-android | branch: 2.5.x | Alexandre Perraud <4leyx4ndre at gmail.com> | Mon Nov  6 16:15:41 2017 +0100| [87449d072e32476c3412acf23e5abc705c7f34c0] | committer: Geoffrey Métais

TV : Remove useles icons

(cherry picked from commit b1aa7e6252197256c15e7fdd08b05b8cfa071332)

> https://code.videolan.org/videolan/vlc-android/commit/87449d072e32476c3412acf23e5abc705c7f34c0
---

 assets/images/svg/ic_nowplaying_big.svg            |  68 ---------------------
 .../res/drawable-hdpi/ic_nowplaying_big.png        | Bin 1851 -> 0 bytes
 .../res/drawable-ldpi/ic_nowplaying_big.png        | Bin 810 -> 0 bytes
 .../res/drawable-mdpi/ic_nowplaying_big.png        | Bin 1224 -> 0 bytes
 .../res/drawable-xhdpi/ic_nowplaying_big.png       | Bin 2520 -> 0 bytes
 5 files changed, 68 deletions(-)

diff --git a/assets/images/svg/ic_nowplaying_big.svg b/assets/images/svg/ic_nowplaying_big.svg
deleted file mode 100644
index f36769f33..000000000
--- a/assets/images/svg/ic_nowplaying_big.svg
+++ /dev/null
@@ -1,68 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="48"
-   height="48"
-   id="svg4682"
-   version="1.1"
-   inkscape:version="0.91 r13725"
-   sodipodi:docname="ic_nowplaying_big.svg"
-   inkscape:export-filename="/home/corbax/Dev/android/Icons/Test 1/ic_play_normal.png"
-   inkscape:export-xdpi="90"
-   inkscape:export-ydpi="90">
-  <defs
-     id="defs4684" />
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="15.839192"
-     inkscape:cx="10.986025"
-     inkscape:cy="22.035322"
-     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-maximized="1">
-    <inkscape:grid
-       type="xygrid"
-       id="grid4134" />
-  </sodipodi:namedview>
-  <metadata
-     id="metadata4687">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(0,-1004.3622)">
-    <path
-       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#777777;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.1;marker:none;enable-background:accumulate"
-       d="m 24,1010.3622 a 18,18 0 0 0 -18,18 18,18 0 0 0 18,18 18,18 0 0 0 18,-18 18,18 0 0 0 -18,-18 z m -5,9 15.000002,9 -15.000002,9 0,-18 z"
-       id="circle7062"
-       inkscape:connector-curvature="0" />
-  </g>
-</svg>
diff --git a/vlc-android/res/drawable-hdpi/ic_nowplaying_big.png b/vlc-android/res/drawable-hdpi/ic_nowplaying_big.png
deleted file mode 100644
index 6b108e092..000000000
Binary files a/vlc-android/res/drawable-hdpi/ic_nowplaying_big.png and /dev/null differ
diff --git a/vlc-android/res/drawable-ldpi/ic_nowplaying_big.png b/vlc-android/res/drawable-ldpi/ic_nowplaying_big.png
deleted file mode 100644
index bb405c0d0..000000000
Binary files a/vlc-android/res/drawable-ldpi/ic_nowplaying_big.png and /dev/null differ
diff --git a/vlc-android/res/drawable-mdpi/ic_nowplaying_big.png b/vlc-android/res/drawable-mdpi/ic_nowplaying_big.png
deleted file mode 100644
index 2321ba730..000000000
Binary files a/vlc-android/res/drawable-mdpi/ic_nowplaying_big.png and /dev/null differ
diff --git a/vlc-android/res/drawable-xhdpi/ic_nowplaying_big.png b/vlc-android/res/drawable-xhdpi/ic_nowplaying_big.png
deleted file mode 100644
index 315601314..000000000
Binary files a/vlc-android/res/drawable-xhdpi/ic_nowplaying_big.png and /dev/null differ



More information about the Android mailing list