[Android] Rename audio repeat and shuflle icons
Alexandre Perraud
git at videolan.org
Tue Nov 2 13:00:51 UTC 2021
vlc-android | branch: master | Alexandre Perraud <alexandre at videolan.org> | Fri Sep 24 18:24:25 2021 +0200| [badc4556a08c231ce095c766cbceab90b0f0e137] | committer: Nicolas Pomepuy
Rename audio repeat and shuflle icons
> https://code.videolan.org/videolan/vlc-android/commit/badc4556a08c231ce095c766cbceab90b0f0e137
---
.../src/main/res/drawable/ic_abrepeat_w.xml | 12 ------------
.../resources/src/main/res/drawable/ic_repeat.xml | 11 +++++++----
.../src/main/res/drawable/ic_repeat_all.xml | 17 ++++++++++-------
...repeat_all_48dp.xml => ic_repeat_all_audio.xml} | 6 ++++--
.../{ic_repeat_48dp.xml => ic_repeat_audio.xml} | 6 ++----
.../src/main/res/drawable/ic_repeat_one.xml | 11 +++++++----
...repeat_one_48dp.xml => ic_repeat_one_audio.xml} | 6 +++---
.../resources/src/main/res/drawable/ic_shuffle.xml | 19 +++++++++++--------
.../src/main/res/drawable/ic_shuffle_48dp.xml | 13 -------------
.../src/main/res/drawable/ic_shuffle_audio.xml | 13 +++++++++++++
.../src/main/res/drawable/ic_shuffle_on.xml | 17 ++++++++++-------
.../src/main/res/drawable/ic_shuffle_on_48dp.xml | 2 ++
.../ui/audioplayer/AudioPlayerActivity.kt | 14 +++++++-------
.../src/main/res/layout/tv_audio_player.xml | 8 ++++----
.../vlc-android/res/layout-land/audio_player.xml | 4 ++--
.../vlc-android/res/layout/audio_player.xml | 4 ++--
.../vlc-android/res/layout/audio_playlist_tips.xml | 4 ++--
.../src/org/videolan/vlc/gui/audio/AudioPlayer.kt | 8 ++++----
.../vlc/gui/helpers/PlayerOptionsDelegate.kt | 22 +++++++++++-----------
19 files changed, 101 insertions(+), 96 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/badc4556a08c231ce095c766cbceab90b0f0e137
More information about the Android
mailing list