[Android] Context icons : cosmetics fixes
Alexandre Perraud
git at videolan.org
Fri Sep 28 18:04:56 CEST 2018
vlc-android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Fri Sep 28 17:42:20 2018 +0200| [cdea882d1676ceef91d57543b5f026ddfc353d7b] | committer: Alexandre Perraud
Context icons : cosmetics fixes
> https://code.videolan.org/videolan/vlc-android/commit/cdea882d1676ceef91d57543b5f026ddfc353d7b
---
.../images/svg/ic_ctx_add_to_playlist_normal.svg | 15 ++++----
assets/images/svg/ic_ctx_append_normal.svg | 12 +++----
assets/images/svg/ic_ctx_delete_normal.svg | 18 +++++-----
.../svg/ic_ctx_download_subtitles_normal.svg | 12 +++----
assets/images/svg/ic_ctx_play_all_normal.svg | 12 +++----
assets/images/svg/ic_ctx_play_as_audio_normal.svg | 20 ++++++-----
assets/images/svg/ic_ctx_play_next_normal.svg | 39 ++++++---------------
assets/images/svg/ic_ctx_play_normal.svg | 12 +++----
assets/images/svg/ic_ctx_set_ringtone_normal.svg | 16 ++++-----
.../ic_ctx_add_to_playlist_normal.png | Bin 307 -> 295 bytes
.../res/drawable-hdpi/ic_ctx_append_normal.png | Bin 366 -> 363 bytes
.../res/drawable-hdpi/ic_ctx_delete_normal.png | Bin 333 -> 316 bytes
.../ic_ctx_download_subtitles_normal.png | Bin 354 -> 354 bytes
.../res/drawable-hdpi/ic_ctx_play_all_normal.png | Bin 410 -> 407 bytes
.../drawable-hdpi/ic_ctx_play_as_audio_normal.png | Bin 428 -> 429 bytes
.../res/drawable-hdpi/ic_ctx_play_next_normal.png | Bin 408 -> 395 bytes
.../res/drawable-hdpi/ic_ctx_play_normal.png | Bin 374 -> 360 bytes
.../drawable-hdpi/ic_ctx_set_ringtone_normal.png | Bin 504 -> 508 bytes
.../drawable-hdpi/ic_mode_edit_grey_600_36dp.png | Bin 394 -> 0 bytes
.../res/drawable-hdpi/ic_stop_grey_600_36dp.png | Bin 154 -> 0 bytes
.../ic_ctx_add_to_playlist_normal.png | Bin 321 -> 293 bytes
.../res/drawable-ldpi/ic_ctx_append_normal.png | Bin 308 -> 308 bytes
.../res/drawable-ldpi/ic_ctx_delete_normal.png | Bin 300 -> 286 bytes
.../ic_ctx_download_subtitles_normal.png | Bin 308 -> 308 bytes
.../res/drawable-ldpi/ic_ctx_play_all_normal.png | Bin 301 -> 301 bytes
.../drawable-ldpi/ic_ctx_play_as_audio_normal.png | Bin 314 -> 328 bytes
.../res/drawable-ldpi/ic_ctx_play_next_normal.png | Bin 311 -> 305 bytes
.../res/drawable-ldpi/ic_ctx_play_normal.png | Bin 293 -> 293 bytes
.../drawable-ldpi/ic_ctx_set_ringtone_normal.png | Bin 397 -> 399 bytes
.../ic_ctx_add_to_playlist_normal.png | Bin 352 -> 306 bytes
.../res/drawable-mdpi/ic_ctx_append_normal.png | Bin 346 -> 338 bytes
.../res/drawable-mdpi/ic_ctx_delete_normal.png | Bin 330 -> 330 bytes
.../ic_ctx_download_subtitles_normal.png | Bin 342 -> 342 bytes
.../res/drawable-mdpi/ic_ctx_play_all_normal.png | Bin 373 -> 373 bytes
.../drawable-mdpi/ic_ctx_play_as_audio_normal.png | Bin 398 -> 400 bytes
.../res/drawable-mdpi/ic_ctx_play_next_normal.png | Bin 381 -> 376 bytes
.../res/drawable-mdpi/ic_ctx_play_normal.png | Bin 323 -> 318 bytes
.../drawable-mdpi/ic_ctx_set_ringtone_normal.png | Bin 471 -> 465 bytes
.../drawable-mdpi/ic_mode_edit_grey_600_36dp.png | Bin 297 -> 0 bytes
.../res/drawable-mdpi/ic_stop_grey_600_36dp.png | Bin 113 -> 0 bytes
.../ic_ctx_add_to_playlist_normal.png | Bin 333 -> 319 bytes
.../res/drawable-xhdpi/ic_ctx_append_normal.png | Bin 395 -> 391 bytes
.../res/drawable-xhdpi/ic_ctx_delete_normal.png | Bin 361 -> 361 bytes
.../ic_ctx_download_subtitles_normal.png | Bin 366 -> 366 bytes
.../res/drawable-xhdpi/ic_ctx_play_all_normal.png | Bin 423 -> 428 bytes
.../drawable-xhdpi/ic_ctx_play_as_audio_normal.png | Bin 463 -> 476 bytes
.../res/drawable-xhdpi/ic_ctx_play_next_normal.png | Bin 471 -> 452 bytes
.../res/drawable-xhdpi/ic_ctx_play_normal.png | Bin 401 -> 399 bytes
.../drawable-xhdpi/ic_ctx_set_ringtone_normal.png | Bin 621 -> 600 bytes
.../drawable-xhdpi/ic_mode_edit_grey_600_36dp.png | Bin 463 -> 0 bytes
.../res/drawable-xhdpi/ic_stop_grey_600_36dp.png | Bin 181 -> 0 bytes
.../drawable-xxhdpi/ic_mode_edit_grey_600_36dp.png | Bin 659 -> 0 bytes
.../res/drawable-xxhdpi/ic_stop_grey_600_36dp.png | Bin 268 -> 0 bytes
.../ic_mode_edit_grey_600_36dp.png | Bin 764 -> 0 bytes
.../res/drawable-xxxhdpi/ic_stop_grey_600_36dp.png | Bin 411 -> 0 bytes
55 files changed, 70 insertions(+), 86 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/cdea882d1676ceef91d57543b5f026ddfc353d7b
More information about the Android
mailing list