[Android] Modify some menu icons

Alexandre Perraud git at videolan.org
Thu Nov 27 11:10:23 CET 2014


vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Wed Nov 26 19:03:19 2014 +0100| [8761a604112633af49640458e0665bcef340a81c] | committer: Geoffrey Métais

Modify some menu icons

Yosh,

Modifications of goto, preferences and overflow icons.

Regards

<div dir="ltr"><div><div>Yosh,<br><br></div>Modifications of goto, preferences and overflow icons.<br><br></div>Regards<br></div>

>From dc8a5a6cb54bbf334fd650639ac22f5fb9debd62 Mon Sep 17 00:00:00 2001
From: Alexandre Perraud <4leyx4ndre at gmail.com>
Date: Wed, 26 Nov 2014 15:57:00 +0100
Subject: [PATCH 1/3] UI : Modify goto menu icon

Signed-off-by: Geoffrey Métais <geoffrey.metais at gmail.com>

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

 assets/images/svg/ic_menu_goto.svg                 |   14 +++++++-------
 ...ic_menu_overflow.svg => ic_menu_overflow_w.svg} |   20 ++++++++++----------
 assets/images/svg/ic_menu_preferences.svg          |   14 +++++++-------
 vlc-android/res/drawable-hdpi/ic_menu_goto.png     |  Bin 1625 -> 1654 bytes
 vlc-android/res/drawable-hdpi/ic_menu_overflow.png |  Bin 285 -> 0 bytes
 .../res/drawable-hdpi/ic_menu_overflow_w.png       |  Bin 0 -> 368 bytes
 .../res/drawable-hdpi/ic_menu_preferences.png      |  Bin 1270 -> 1326 bytes
 vlc-android/res/drawable-ldpi/ic_menu_goto.png     |  Bin 857 -> 884 bytes
 vlc-android/res/drawable-ldpi/ic_menu_overflow.png |  Bin 246 -> 0 bytes
 .../res/drawable-ldpi/ic_menu_overflow_w.png       |  Bin 0 -> 243 bytes
 .../res/drawable-ldpi/ic_menu_preferences.png      |  Bin 668 -> 695 bytes
 vlc-android/res/drawable-mdpi/ic_menu_goto.png     |  Bin 1080 -> 1106 bytes
 vlc-android/res/drawable-mdpi/ic_menu_overflow.png |  Bin 246 -> 0 bytes
 .../res/drawable-mdpi/ic_menu_overflow_w.png       |  Bin 0 -> 292 bytes
 .../res/drawable-mdpi/ic_menu_preferences.png      |  Bin 805 -> 835 bytes
 vlc-android/res/drawable-xhdpi/ic_menu_goto.png    |  Bin 2214 -> 2215 bytes
 .../res/drawable-xhdpi/ic_menu_overflow.png        |  Bin 348 -> 0 bytes
 .../res/drawable-xhdpi/ic_menu_overflow_w.png      |  Bin 0 -> 482 bytes
 .../res/drawable-xhdpi/ic_menu_preferences.png     |  Bin 1755 -> 1757 bytes
 vlc-android/res/values/styles.xml                  |   10 +++++-----
 20 files changed, 29 insertions(+), 29 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=8761a604112633af49640458e0665bcef340a81c


More information about the Android mailing list