[Android] Implement new Auto browsing icons

Nicolas Pomepuy git at videolan.org
Wed Oct 21 09:02:42 CEST 2020


vlc-android | branch: 3.3.x | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Oct 20 14:22:39 2020 +0200| [139f201e966ff0f1d009c61a37a50c57ce51ed35] | committer: Nicolas Pomepuy

Implement new Auto browsing icons

(cherry picked from commit 0a76180176289d1066bdc0d8c38bc16ac7339c48)

> https://code.videolan.org/videolan/vlc-android/commit/139f201e966ff0f1d009c61a37a50c57ce51ed35
---

 .../{ic_auto_shuffle_all.xml => ic_auto_album.xml} | 20 +++++++-----
 ...ic_auto_audio_normal.xml => ic_auto_artist.xml} | 16 ++++-----
 ...c_auto_history_normal.xml => ic_auto_audio.xml} | 20 +++++++-----
 ...{ic_auto_genre_normal.xml => ic_auto_genre.xml} | 15 +++++----
 .../src/main/res/drawable/ic_auto_history.xml      | 38 ++++++++++++++++++++++
 ...ic_auto_playlist_normal.xml => ic_auto_new.xml} | 17 ++++------
 .../src/main/res/drawable/ic_auto_nothumb.xml      | 34 +++++++++++++++++++
 ..._auto_album_normal.xml => ic_auto_playlist.xml} | 16 ++++-----
 ..._auto_artist_normal.xml => ic_auto_shuffle.xml} | 16 ++++-----
 .../src/org/videolan/vlc/gui/helpers/UiTools.kt    |  8 +++++
 .../org/videolan/vlc/media/MediaSessionBrowser.kt  | 19 ++++++-----
 11 files changed, 151 insertions(+), 68 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/139f201e966ff0f1d009c61a37a50c57ce51ed35


More information about the Android mailing list