[Android] Fix adaptative launcher icon

Alexandre Perraud git at videolan.org
Wed Jun 6 18:10:01 CEST 2018


vlc-android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Wed Jun  6 18:08:56 2018 +0200| [8764edbd8044afd2b46283f59157237c45d18e70] | committer: Alexandre Perraud

Fix adaptative launcher icon

> https://code.videolan.org/videolan/vlc-android/commit/8764edbd8044afd2b46283f59157237c45d18e70
---

 assets/images/svg/ic_launcher_foreground.svg       |  52 +++++--
 assets/images/svg/ic_launcher_round.svg            | 146 -------------------
 assets/images/svg/ic_launcher_round_debug.svg      | 156 ---------------------
 assets/images/svg/ic_launcher_round_foreground.svg | 137 ------------------
 vlc-android/AndroidManifest.xml                    |   2 +-
 .../res/mipmap-anydpi-v26/ic_launcher_round.xml    |   5 -
 .../res/mipmap-hdpi/ic_launcher_foreground.png     | Bin 2075 -> 1444 bytes
 .../mipmap-hdpi/ic_launcher_round_foreground.png   | Bin 1444 -> 0 bytes
 .../res/mipmap-mdpi/ic_launcher_foreground.png     | Bin 1506 -> 1130 bytes
 .../mipmap-mdpi/ic_launcher_round_foreground.png   | Bin 1130 -> 0 bytes
 .../res/mipmap-xhdpi/ic_launcher_foreground.png    | Bin 2668 -> 1919 bytes
 .../mipmap-xhdpi/ic_launcher_round_foreground.png  | Bin 1919 -> 0 bytes
 .../res/mipmap-xxhdpi/ic_launcher_foreground.png   | Bin 3651 -> 2763 bytes
 .../mipmap-xxhdpi/ic_launcher_round_foreground.png | Bin 2763 -> 0 bytes
 14 files changed, 41 insertions(+), 457 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/8764edbd8044afd2b46283f59157237c45d18e70


More information about the Android mailing list