[Android] Implement new Auto browsing icons
Nicolas Pomepuy
git at videolan.org
Tue Oct 20 14:30:37 CEST 2020
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Oct 20 14:22:39 2020 +0200| [0a76180176289d1066bdc0d8c38bc16ac7339c48] | committer: Nicolas Pomepuy
Implement new Auto browsing icons
> https://code.videolan.org/videolan/vlc-android/commit/0a76180176289d1066bdc0d8c38bc16ac7339c48
---
.../{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/0a76180176289d1066bdc0d8c38bc16ac7339c48
More information about the Android
mailing list