[Android] UI : locked icon reworked

Alexandre Perraud git at videolan.org
Wed Apr 16 18:50:15 CEST 2014


vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Wed Apr 16 17:48:26 2014 +0200| [04e6c113d89a1e018e520651019fcd6cca9b5bff] | committer: Jean-Baptiste Kempf

UI : locked icon reworked

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=04e6c113d89a1e018e520651019fcd6cca9b5bff
---

 assets/images/svg/ic_locked.svg              |   12 ++++++------
 vlc-android/res/drawable-hdpi/ic_locked.png  |  Bin 599 -> 612 bytes
 vlc-android/res/drawable-ldpi/ic_locked.png  |  Bin 372 -> 378 bytes
 vlc-android/res/drawable-mdpi/ic_locked.png  |  Bin 441 -> 445 bytes
 vlc-android/res/drawable-xhdpi/ic_locked.png |  Bin 764 -> 755 bytes
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/assets/images/svg/ic_locked.svg b/assets/images/svg/ic_locked.svg
index 0adcaf4..0783179 100644
--- a/assets/images/svg/ic_locked.svg
+++ b/assets/images/svg/ic_locked.svg
@@ -28,7 +28,7 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="3.959798"
-     inkscape:cx="18.194736"
+     inkscape:cx="-11.857302"
      inkscape:cy="74.339893"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
@@ -46,7 +46,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>
@@ -56,9 +56,9 @@
      id="layer1"
      transform="translate(0,-922.36218)">
     <path
-       inkscape:connector-curvature="0"
-       id="path4832"
-       d="m 65,959.86219 c -13.80047,0 -24.988,11.1875 -24.988,24.98801 l 0,5.0288 -0.49976,0 c -1.10747,0 -1.99904,0.8916 -1.99904,1.999 l 0,30.9852 c 0,1.1074 0.89157,1.999 1.99904,1.999 l 50.97552,0 c 1.10747,0 1.99904,-0.8916 1.99904,-1.999 l 0,-30.9852 c 0,-1.1074 -0.89157,-1.999 -1.99904,-1.999 l -0.49976,0 0,-5.0288 C 89.988,971.04969 78.80048,959.86219 65,959.86219 z m 0,9.9952 c 7.96498,-0.013 14.9928,6.9967 14.9928,14.99281 l 0,5.0288 -29.9856,0 0,-5.0288 c 0,-7.99611 6.99664,-14.99281 14.9928,-14.99281 z"
-       style="fill:#fafafa;fill-opacity:1;fill-rule:nonzero;stroke:none" />
+       style="opacity:0.9;fill:#ff8800;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       d="m 65,959.84657 c -13.8071,0 -25,11.1929 -25,24.99995 l 0,5.0313 -0.5,0 c -1.108,0 -2,0.892 -2,2 l 0,30.99998 c 0,1.108 0.892,2 2,2 l 51,0 c 1.108,0 2,-0.892 2,-2 l 0,-30.99998 c 0,-1.108 -0.892,-2 -2,-2 l -0.5,0 0,-5.0313 C 90,971.03947 78.8071,959.84657 65,959.84657 z m 0,10 c 7.9688,-0.013 15,7 15,14.99995 l 0,5.0313 -30,0 0,-5.0313 c 0,-7.99995 7,-14.99995 15,-14.99995 z"
+       id="path4828"
+       inkscape:connector-curvature="0" />
   </g>
 </svg>
diff --git a/vlc-android/res/drawable-hdpi/ic_locked.png b/vlc-android/res/drawable-hdpi/ic_locked.png
index f44260c..3da8fbd 100644
Binary files a/vlc-android/res/drawable-hdpi/ic_locked.png and b/vlc-android/res/drawable-hdpi/ic_locked.png differ
diff --git a/vlc-android/res/drawable-ldpi/ic_locked.png b/vlc-android/res/drawable-ldpi/ic_locked.png
index 7642068..a7ca3f0 100644
Binary files a/vlc-android/res/drawable-ldpi/ic_locked.png and b/vlc-android/res/drawable-ldpi/ic_locked.png differ
diff --git a/vlc-android/res/drawable-mdpi/ic_locked.png b/vlc-android/res/drawable-mdpi/ic_locked.png
index 5d46d41..4b8ac99 100644
Binary files a/vlc-android/res/drawable-mdpi/ic_locked.png and b/vlc-android/res/drawable-mdpi/ic_locked.png differ
diff --git a/vlc-android/res/drawable-xhdpi/ic_locked.png b/vlc-android/res/drawable-xhdpi/ic_locked.png
index c39e2ab..db0bca5 100644
Binary files a/vlc-android/res/drawable-xhdpi/ic_locked.png and b/vlc-android/res/drawable-xhdpi/ic_locked.png differ



More information about the Android mailing list